summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Bump deps and tools (#2987)Bernát Gábor2023-04-191-1/+1
* Bump deps and tools (#2981)release-4.4.12Bernát Gábor2023-04-131-9/+9
* Bump deps and tools (#2976)Bernát Gábor2023-04-051-10/+10
* Bump deps and tools (#2954)Bernát Gábor2023-03-231-5/+5
* Bump deps and tools (#2913)Bernát Gábor2023-02-051-2/+2
* Revert to supporting simple Python factors (#2849)Stephen Finucane2023-01-111-1/+1
* Show installed packages after setup in CI envs (#2794)Bernát Gábor2022-12-301-2/+1
* Handle whitespace around requirements (#2779)Bernát Gábor2022-12-261-2/+2
* Fix plain section shadows env config (#2742)Bernát Gábor2022-12-171-4/+2
* Fix python hash seed not being set (#2739)Bernát Gábor2022-12-161-5/+0
* Create session views of the build wheel/sdist into temp_dir (#2614)Bernát Gábor2022-12-071-1/+1
* Filter pytest-cov rsync warningBernát Gábor2022-12-031-1/+1
* Fix doc build, bump deps and toolsBernát Gábor2022-12-031-9/+0
* Support for recursive extras (#2579)Bernát Gábor2022-12-021-0/+1
* Add missing build test dependency (#2577)Sorin Sbarnea2022-12-021-2/+2
* Bump deps and toolsBernát Gábor2022-11-221-1/+2
* Bump tools and deps (#2522)Bernát Gábor2022-10-301-4/+4
* Check 3.11 support (#2492)Bernát Gábor2022-09-091-0/+7
* Bump tools (#2491)Bernát Gábor2022-09-091-1/+1
* Bump toolsBernát Gábor2022-09-091-2/+2
* Bump dependenciesBernát Gábor2022-09-091-7/+7
* Display registered plugins with --version (#2413)Max Droy2022-09-091-1/+1
* Move time mocking from freezegun to time-machine (#2407)Adam Johnson2022-09-091-1/+0
* Use hatchling instead of setuptools as build backend (#2369)Bernát Gábor2022-03-041-2/+11
* Enable link check during documentation build and fix broken (#2326)Bernát Gábor2022-01-261-1/+1
* Require Python 3.10 to generate the tox documentation (#2322)Jürgen Gmach2022-01-141-0/+1
* Fix CLI documentation is missing and broken documentation references (#2311)Bernát Gábor2022-01-101-1/+1
* Fix plugin initialization order (#2305)Bernát Gábor2022-01-091-1/+1
* Better selection support (#2290)Bernát Gábor2022-01-041-4/+2
* Bump lintersBernát Gábor2021-12-111-6/+6
* Remove not needed type packagesBernát Gábor2021-11-171-2/+0
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-31/+0
* Update setup changelogBernát Gábor2021-11-161-10/+0
* Fix list/depends cmd creates package env as run envBernát Gábor2021-09-241-0/+1
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-0/+2
* 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