summaryrefslogtreecommitdiff
path: root/tests/tox_env/python/virtual_env/test_setuptools.py
Commit message (Expand)AuthorAgeFilesLines
* Fallback to editable-legacy if the build backend does not have build_editable...Bernát Gábor2022-12-041-2/+2
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-101-1/+1
* Better selection support (#2290)Bernát Gábor2022-01-041-1/+3
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-2/+3
* Support for external packages and builders (#2235)Bernát Gábor2021-09-261-2/+2
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-1/+1
* Port pip requirements.txt parser (#2009)Bernát Gábor2021-04-091-0/+1
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-3/+5
* Show skipped envs in reports on platform mismatch (#1970)Jürgen Gmach2021-03-201-1/+1
* Normalize the description line to contain single whitespace and no newline (#...Bernát Gábor2021-02-141-1/+0
* Smarter tox env finish status report (#1910)Bernát Gábor2021-02-131-1/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-5/+4
* Add keyboard interrupt support for parallelBernát Gábor2021-01-031-3/+3
* Fix some code coverage issuesBernát Gábor2020-12-281-2/+2
* Windows fixesbgabor82020-12-241-1/+1
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-2/+2
* Fix provisioning supportBernát Gábor2020-11-271-19/+43
* Fix ini replace logic does not work for other config set referencesBernát Gábor2020-10-271-0/+24