summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add support for allowlist_externals (#2134)Bernát Gábor2021-08-021-0/+4
* Move from toml to tomli (#2118)Bernát Gábor2021-07-261-1/+1
* Migrate to platformdirs from appdirs (#2117)Bernát Gábor2021-07-261-4/+1
* Bump formatters and deps to latest (#2116)Bernát Gábor2021-07-261-27/+27
* Add Python3.10 to the test suite (#2014)Bernát Gábor2021-04-101-0/+1
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-091-0/+1
* Fix names of author/maintainers: typo, accents, newcomer (#1996)Miroslav Šedivý2021-04-051-2/+2
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-4/+10
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-0/+1
* Display coverage in HTML alwaysBernát Gábor2021-03-061-0/+1
* Bump dependenciesBernát Gábor2021-02-201-1/+0
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-141-1/+0
* Support requirements file containing --hash (#1905)Bernát Gábor2021-02-121-0/+4
* Support running python 2 targets (#1900)Bernát Gábor2021-02-091-1/+0
* Use extracted sphinx-argparse-cli (#1898)Bernát Gábor2021-02-061-0/+1
* Multiple small bug-fixes (#1864)Bernát Gábor2021-01-221-1/+1
* Add support for virtualenv configuration options (#1862)Bernát Gábor2021-01-211-1/+0
* Add CLI documentation (#1852)Bernát Gábor2021-01-171-1/+0
* Better handling of set_env (#1784)Bernát Gábor2021-01-111-1/+1
* Allow running it on termuxBernát Gábor2021-01-041-1/+1
* Fix some code coverage issuesBernát Gábor2020-12-281-0/+3
* Fix provisioning supportBernát Gábor2020-11-271-0/+2
* tests: run in parallelBernát Gábor2020-11-241-0/+1
* tests: add coverage for spinner and graph util librariesBernát Gábor2020-11-041-1/+2
* tests: reorganize their location to match latest source layoutBernát Gábor2020-10-311-1/+1
* Use pytest-cov instead of multiple coverage.py callsBernát Gábor2020-10-311-9/+5
* Use covdefaults to get platform specific tags, handle coverage of test suiteBernát Gábor2020-10-311-0/+29
* Fix: type check fails because re-assert is missing stubsBernát Gábor2020-10-281-0/+3
* Fix: tests on non py39 for show configBernát Gábor2020-10-281-0/+1
* Facilitate usage in parallel with tox 3Bernát Gábor2020-10-271-1/+1
* Add typing to test suiteBernát Gábor2020-10-261-1/+10
* More fixesBernát Gábor2020-10-251-3/+0
* Better colors for reporting, and look for tox.ini in parentsBernát Gábor2020-10-221-0/+1
* Fixbgabor82020-10-221-1/+17
* TypingBernát Gábor2020-10-221-1/+22
* Improve documentationBernát Gábor2020-10-191-0/+5
* Bump pre-commit featuresBernát Gábor2020-10-171-1/+2
* Color support (#1630)Bernát Gábor2020-07-271-0/+1
* Fix CI (#1556)Bernát Gábor2020-07-241-25/+24
* Setup CI for tox 4 (#1551)Bernát Gábor2020-04-171-17/+19
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+74