summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Bump formatters and deps to latest (#2116)Bernát Gábor2021-07-261-10/+15
* 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-14/+0
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-5/+5
* coverage report: enable setting a different `upstream` repository (#1973)Jürgen Gmach2021-03-121-1/+1
* Bump dependenciesBernát Gábor2021-02-201-2/+4
* Fix tox is not exiting because package env thread holding it upBernát Gábor2021-02-151-3/+1
* Add release taskBernát Gábor2021-02-151-26/+40
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-141-1/+1
* Support running python 2 targets (#1900)Bernát Gábor2021-02-091-1/+1
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-1/+15
* Add ignore_erros and fix handling commands* (#1876)Bernát Gábor2021-01-271-1/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-2/+2
* Better handling of set_env (#1784)Bernát Gábor2021-01-111-14/+14
* Add tty replacerBernát Gábor2021-01-081-1/+2
* Requirement files support within depsBernát Gábor2021-01-071-1/+1
* Allow running it on termuxBernát Gábor2021-01-041-1/+1
* Fix some code coverage issuesBernát Gábor2020-12-281-1/+1
* Fix provisioning supportBernát Gábor2020-11-271-2/+2
* tests: run in parallelBernát Gábor2020-11-241-0/+1
* Handle requirement files for depsBernát Gábor2020-11-041-3/+4
* replace: re-raise exception when load is not KeyErrorBernát Gábor2020-11-021-1/+1
* Drop PyPy3 support for now, as it increases development cycleBernát Gábor2020-11-011-2/+0
* Use pytest-cov instead of multiple coverage.py callsBernát Gábor2020-10-311-9/+6
* Use covdefaults to get platform specific tags, handle coverage of test suiteBernát Gábor2020-10-311-1/+1
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-271-1/+1
* Facilitate usage in parallel with tox 3Bernát Gábor2020-10-271-2/+1
* Better shell cmd report, fix list env not working with testsBernát Gábor2020-10-271-0/+1
* Better run output, and fix failing cmd not being reportedBernát Gábor2020-10-261-3/+3
* Add typing to test suiteBernát Gábor2020-10-261-0/+1
* More fixesBernát Gábor2020-10-251-0/+2
* Various fixesBernát Gábor2020-10-251-0/+1
* Fixbgabor82020-10-221-1/+1
* TypingBernát Gábor2020-10-221-1/+7
* Improve documentationBernát Gábor2020-10-191-65/+56
* Color support (#1630)Bernát Gábor2020-07-271-1/+1
* Fix CI (#1556)Bernát Gábor2020-07-241-42/+33
* Setup CI for tox 4 (#1551)Bernát Gábor2020-04-171-88/+81
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+139