summaryrefslogtreecommitdiff
path: root/src/tox/tox_env/python/api.py
Commit message (Expand)AuthorAgeFilesLines
* Revert to supporting simple Python factors (#2849)Stephen Finucane2023-01-111-4/+13
* Only return Python factor on base_python conflict (#2840)Stephen Finucane2023-01-101-11/+14
* Fix various issues with missing interpreters (#2828)Stephen Finucane2023-01-061-11/+13
* Fail on mismatched python spec attributes (#2824)Stephen Finucane2023-01-051-1/+1
* Add more c-extension env-vars to default pass_env (#2818)Bernát Gábor2023-01-041-1/+2
* Show installed packages after setup in CI envs (#2794)Bernát Gábor2022-12-301-2/+8
* Fix python hash seed not being set (#2739)Bernát Gábor2022-12-161-0/+7
* Add py_dot_ver and py_impl (#2716)Bernát Gábor2022-12-141-0/+12
* Add PKG_CONFIG_PATH to default passenv (#2700)Bernát Gábor2022-12-131-0/+1
* Pass through NUMBER_OF_PROCESSORS on Windows (#2647)Bernát Gábor2022-12-081-0/+1
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-051-15/+16
* Check 3.11 support (#2492)Bernát Gábor2022-09-091-0/+3
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-17/+19
* Update setup changelogBernát Gábor2021-11-161-1/+1
* Expose the configuration load mechanism to plugins (#2217)Bernát Gábor2021-09-151-2/+2
* Fix old-new value on recreate cache miss-match are swapped (#2212)Bernát Gábor2021-09-111-1/+1
* Internal changes to accomodate tox-conda (#2172)Bernát Gábor2021-08-211-14/+8
* Check base python against env name and raise if differs (#2156)Bernát Gábor2021-08-151-1/+32
* Add documentation for configuration values (#2127)Bernát Gábor2021-07-281-1/+1
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-71/+41
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
* Fix bad package dependencies with differing extras (#1869)Bernát Gábor2021-01-231-2/+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-5/+5
* Colorize config and fix a circular config bug (#1821)Bernát Gábor2021-01-131-1/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-7/+27
* Adopt same pass env list as tox 3 hasBernát Gábor2021-01-111-3/+2
* Better handling of set_env (#1784)Bernát Gábor2021-01-111-2/+12
* Requirement files support within depsBernát Gábor2021-01-071-2/+2
* Add test for dependency removal triggers recreateBernát Gábor2021-01-031-1/+3
* Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.apiBernát Gábor2021-01-031-2/+2
* General rework of the parallel, execute and reportingBernát Gábor2020-12-241-10/+14
* legacy: add testsBernát Gábor2020-11-281-1/+1
* devenv: fix and add support for running without tox.ini availableBernát Gábor2020-11-281-0/+3
* Fix provisioning supportBernát Gábor2020-11-271-8/+8
* journal: tox 3 (sequential) feature compatibilityBernát Gábor2020-11-091-0/+11
* journal: add first stab at basic journal supportBernát Gábor2020-11-071-4/+21
* helpers: move helpers within the python namespace, given they contain helpers...Bernát Gábor2020-11-071-1/+1
* Handle requirement files for depsBernát Gábor2020-11-041-4/+22
* tests: add platform specific no pragma for platform branchesBernát Gábor2020-11-021-1/+1
* Implement develop mode install of python packagesBernát Gábor2020-10-261-0/+10
* Add typing to test suiteBernát Gábor2020-10-261-11/+1
* More fixesBernát Gábor2020-10-251-3/+3
* Various fixesBernát Gábor2020-10-251-4/+17
* TypingBernát Gábor2020-10-221-47/+68
* Improve documentationBernát Gábor2020-10-191-2/+4
* Bump pre-commit featuresBernát Gábor2020-10-171-1/+2
* Fix CI (#1556)Bernát Gábor2020-07-241-18/+6
* Setup CI for tox 4 (#1551)Bernát Gábor2020-04-171-14/+33
* First iteration of the rewrite4.0.0a1Bernat Gabor2020-03-301-0/+118