summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* New formattersBernat Gabor2020-09-011-4/+1
* [cleanup] Remove artefacts from old py34 support (#1625)Bastien Vallet2020-07-231-1/+0
* Allow both pre- and post- PEP 610 outputs in test_venv_special_chars_issue252...Miro Hrončok2020-06-021-1/+1
* Bump pre-commit, fix errors (#1586)Bernát Gábor2020-05-201-2/+2
* Fix CI due to latest pip output change (#1579)Bernát Gábor2020-05-111-2/+3
* docs: Add prelude section on testenvs to config guide (#1573)Stephen Finucane2020-05-021-1/+1
* Fix `tox --help` and `tox --help-ini` shows an error when run o… (#1539)NAVEEN S R2020-03-221-1/+7
* Add Python 3.8 to tox.ini and setup.cfg (#1492)Jon Dufresne2020-01-071-1/+2
* release 3.14.33.14.3Bernat Gabor2019-12-281-1/+1
* fix the failing CI on master (#1456)Bernát Gábor2019-11-131-16/+18
* Adds SSL proxy variables to default passenv (#1439)Sorin Sbarnea2019-11-111-1/+8
* 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-3/+3
* Move to importlib-metadata for performance improvements (#1324)Anthony Sottile2019-05-281-1/+1
* fix winreg usage for python2 on windows (#1316)Anthony Sottile2019-05-231-1/+1
* PEP-514 support via winreg (#1310)Bernát Gábor2019-05-231-2/+5
* show config now shows all config, filter-able, contains host tox python and p...Bernát Gábor2019-05-151-1/+1
* move to improved Azure template (#1286)Bernát Gábor2019-05-101-1/+1
* simplify CI/remove code climate (#1277)Bernát Gábor2019-05-011-1/+1
* add no download (#1283)Bernát Gábor2019-05-011-0/+1
* Trim passenv (tox>=2.8) (#1269)Anthony Sottile2019-04-221-1/+0
* 🔥 Cut comments off dependency lines (#1262)Sviatoslav Sydorenko2019-04-171-2/+2
* remove pytest timeout having issues with pytest-xdistBernat Gabor2019-04-161-1/+0
* move to latest imagesBernat Gabor2019-04-161-1/+1
* various fixes related to sub-process handling (#1186)Bernát Gábor2019-03-271-18/+9
* upgrade linters (#1182)Bernát Gábor2019-03-081-1/+1
* document usage of poetry (#1164)Bernát Gábor2019-02-131-1/+1
* refactor session (#1145)Bernát Gábor2019-02-051-1/+1
* we use depends key, which is 3.7 (#1135)Oliver Bestwalter2019-01-201-1/+1
* parallel invocation of tox environments #439 (#1102)Bernát Gábor2019-01-111-2/+3
* Improve accuracy of _alwayscopy_not_supported() (#1133)Jon Dufresne2019-01-101-1/+1
* Improve README (#1114)Oliver Bestwalter2019-01-021-0/+2
* use distro package to determine linux distributionOliver Bestwalter2018-12-291-1/+1
* move from devenv to dev in documentation (#1080)Oliver Bestwalter2018-12-231-4/+2
* fix release taskBernat Gabor2018-10-081-1/+0
* fix release task and fix documentation for 3.5.03.5.0Bernat Gabor2018-10-081-1/+2
* Move PyPi checks to twineBernat Gabor2018-10-051-2/+4
* move doc to docs in order to accommodate rtd-botBernat Gabor2018-10-051-1/+1
* Defend against parallel package builds via a file lockBernat Gabor2018-10-041-1/+1
* CI - better coverage report, pypy on Azure, add codeclimate (#1031)Bernát Gábor2018-10-031-20/+27
* tests: pytest: use testpaths (#1014)Daniel Hahler2018-09-251-1/+1
* tests: tox.ini: remove changedir (#1013)Daniel Hahler2018-09-251-8/+0
* Document all global tox configuration arguments and switch to a concise forma...Bernat Gabor2018-09-201-1/+1
* Add pre and post commands (#1000)Bernát Gábor2018-09-201-1/+14
* tox.ini: testenv: remove --junitxmlDaniel Hahler2018-09-171-1/+1
* add Sphinx and mkdocs example of generating documentation via tox #374Bernat Gabor2018-09-161-1/+1
* instead of assuming the Python version from the base python name ask the inte...Bernat Gabor2018-09-151-1/+1
* switch to isolated build (#971)Bernát Gábor2018-09-121-1/+2
* pytest: use -ra by default (#966)Daniel Hahler2018-09-121-1/+1
* PEP-517 source distribution support (#954)Bernát Gábor2018-09-111-5/+5