summaryrefslogtreecommitdiff
path: root/tests/tox_env/python/test_python_api.py
Commit message (Expand)AuthorAgeFilesLines
* Revert to supporting simple Python factors (#2849)Stephen Finucane2023-01-111-6/+31
* Only return Python factor on base_python conflict (#2840)Stephen Finucane2023-01-101-14/+23
* Fail on mismatched python spec attributes (#2824)Stephen Finucane2023-01-051-0/+1
* Relax test_list_installed_deps() to allow other packages (#2796)Michał Górny2022-12-301-2/+2
* Show installed packages after setup in CI envs (#2794)Bernát Gábor2022-12-301-0/+10
* Fix python hash seed not being set (#2739)Bernát Gábor2022-12-161-0/+48
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-051-2/+0
* Fallback to editable-legacy if the build backend does not have build_editable...Bernát Gábor2022-12-041-0/+1
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-171-4/+6
* Update setup changelogBernát Gábor2021-11-161-1/+1
* Fix old-new value on recreate cache miss-match are swapped (#2212)Bernát Gábor2021-09-111-1/+1
* Check base python against env name and raise if differs (#2156)Bernát Gábor2021-08-151-2/+67
* Start plugin interface documentation and installer (#1991)Bernát Gábor2021-04-051-41/+17
* Do not make temp requirements file for deps (#1906)Bernát Gábor2021-02-121-8/+2
* Add more flake8 checks (#1899)Bernát Gábor2021-02-061-2/+2
* Add support for install_command virtualenv settings (#1886)Bernát Gábor2021-01-301-1/+1
* Better handling of packaging env creation (#1807)Bernát Gábor2021-01-131-3/+40
* Fix package env recreate not workingBernát Gábor2021-01-071-9/+1
* Requirement files support within depsBernát Gábor2021-01-071-0/+34
* Fix env_tmp_dir reset, set cwd in test runs, increase coverage on tox_env.apiBernát Gábor2021-01-031-0/+5
* Fix provisioning supportBernát Gábor2020-11-271-9/+9
* Handle requirement files for depsBernát Gábor2020-11-041-0/+29