summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdate (#1978)pre-commit-ci[bot]2021-03-151-3/+3
* Remove high constraint for importlib-metadata (#1764)Peter Kolbus2021-01-031-1/+1
* [pre-commit.ci] pre-commit autoupdate (#1743)pre-commit-ci[bot]2020-11-171-1/+4
* tests: do not depend on pathlib2 for modern python (#1739)Eli Schwartz2020-11-131-1/+1
* Update constraint for importlib-metadata (#1682)Usama Sadiq2020-09-291-1/+1
* [cleanup] Remove artefacts from old py34 support (#1625)Bastien Vallet2020-07-231-1/+1
* Add setup.cfg formattingBernat Gabor2020-07-231-14/+14
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-201-38/+37
* Exclude virtualenvs vers w/ regressions 20.0.[0-7] (#1537)Sviatoslav Sydorenko2020-03-221-1/+1
* Remove Python 3.4 from support pythons list (#1525)Ryan P Kilby2020-02-151-1/+0
* Avoid incompatible six (#1519)Sorin Sbarnea2020-02-131-1/+1
* Add Python 3.8 to tox.ini and setup.cfg (#1492)Jon Dufresne2020-01-071-0/+1
* Relax importlib_metadata pin (#1476)chyzzqo22019-12-031-1/+1
* fix colouring on windows (#1471)1138-4EB2019-12-021-0/+1
* use latest version of importlib_metadata (#1472)kammala2019-12-021-1/+1
* fix the failing CI on master (#1456)Bernát Gábor2019-11-131-2/+2
* Upgrade minimal virtualenv version to 16.0.0 (#1429)Sviatoslav Sydorenko2019-09-261-1/+1
* Use importlib.metadata from the standard library on Python 3.8+ (#1368)Miro Hrončok2019-07-081-1/+1
* fix non-canonical names don't work with provisioning (#1360)Bernát Gábor2019-07-011-1/+1
* Add bounds for importlib-metadata / packaging (#1328)Anthony Sottile2019-05-281-2/+2
* Move to importlib-metadata for performance improvements (#1324)Anthony Sottile2019-05-281-2/+3
* add no download (#1283)Bernát Gábor2019-05-011-1/+1
* 🔥 Cut comments off dependency lines (#1262)Sviatoslav Sydorenko2019-04-171-1/+2
* remove pytest timeout having issues with pytest-xdistBernat Gabor2019-04-161-1/+0
* Set setup.cfg encoding (#1212)Stanislav Levin2019-03-281-0/+1
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-271-0/+1
* use setup.cfg (#1187)Bernát Gábor2019-03-121-3/+71
* Include license file in the generated wheel package (#1083)Jon Dufresne2018-11-121-0/+3
* Move to an automated release flow (#871)Bernát Gábor2018-07-041-11/+0
* fix issue289: fix build_sphinx target, thanks Barry Warsaw.holger krekel2015-11-201-1/+1
* add changelog: fix issue99: the {env:...} substitution now properly uses envi...holger krekel2015-10-301-1/+12
* trying out isolating env variablesholger krekel2015-04-211-0/+2