summaryrefslogtreecommitdiff
path: root/tests/tox_env
Commit message (Expand)AuthorAgeFilesLines
* Fix for requirements.txt using both --index-url and --find-links (#2959)release-4.4.8Alexander Clausen2023-03-261-0/+10
* Bump deps and tools (#2913)Bernát Gábor2023-02-051-1/+0
* Support recursive extras defined in pyproject.toml (#2905)Masen Furer2023-01-281-0/+52
* Enforce constraints during install_package_deps (#2888)Masen Furer2023-01-251-1/+137
* Allow package names with env markers with pip binary options (#2853)q0w2023-01-111-0/+7
* Revert to supporting simple Python factors (#2849)Stephen Finucane2023-01-112-12/+37
* Only return Python factor on base_python conflict (#2840)Stephen Finucane2023-01-101-14/+23
* Handle properly pip --no-binary / --only-binary options in requirements.txt f...q0w2023-01-061-6/+33
* Fix various issues with missing interpreters (#2828)Stephen Finucane2023-01-061-3/+34
* Fail on mismatched python spec attributes (#2824)Stephen Finucane2023-01-051-0/+1
* update how extras are extracted to handle cases with more than 2 groups (#2812)dconathan2023-01-031-1/+9
* Packaging inherits from pkgenv, deps and document tox 4 packaging changes (#2...Bernát Gábor2023-01-031-0/+15
* Better message when command parsing on empty input (#2807)Bernát Gábor2023-01-021-0/+11
* Reuse package_env with --installpkg (#2803)Bernát Gábor2023-01-021-0/+11
* Relax test_list_installed_deps() to allow other packages (#2796)Michał Górny2022-12-301-2/+2
* Fix extracting extras from markers with many extras (#2792)q0w2022-12-301-0/+6
* Show installed packages after setup in CI envs (#2794)Bernát Gábor2022-12-303-0/+14
* Fix --skip-missing-interpreters (#2793)q0w2022-12-291-0/+12
* Fix logging error with emoji in git branch name. (#2790)James Williams2022-12-291-1/+2
* Create temp_dir if not exists (#2781)q0w2022-12-281-0/+18
* Handle whitespace around requirements (#2779)Bernát Gábor2022-12-261-0/+7
* Fix --sdistonly behaviour (#2775)q0w2022-12-251-0/+27
* Fix change_dir is not always relative to tox_root (#2761)Bernát Gábor2022-12-201-0/+8
* Remove incorrect docstringBernát Gábor2022-12-181-3/+0
* Fix plain section shadows env config (#2742)Bernát Gábor2022-12-171-2/+6
* Fix python hash seed not being set (#2739)Bernát Gábor2022-12-161-0/+48
* Show only default env list for tox config by default (#2726)Bernát Gábor2022-12-141-1/+1
* Fix requirements.txt parsing (#2683)Bernát Gábor2022-12-111-0/+9
* Support for --no-deps within deps (#2678)Bernát Gábor2022-12-111-0/+21
* Fail on blanks in passed env vars (#2671)Eric L2022-12-101-0/+20
* Normalize extra names passed in (#2668)Bernát Gábor2022-12-091-0/+22
* Ensure change_dir is created before running commands (#2643)Bernát Gábor2022-12-081-0/+7
* Create session views of the build wheel/sdist into temp_dir (#2614)Bernát Gábor2022-12-071-0/+11
* Do not conflate extra markers and extra dependencies (#2605)Bernát Gábor2022-12-061-7/+7
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-052-5/+5
* Do not pull in Python 2 as dependency (#2589)Bernát Gábor2022-12-041-17/+0
* Fallback to editable-legacy if the build backend does not have build_editable...Bernát Gábor2022-12-045-7/+39
* Support for recursive extras (#2579)Bernát Gábor2022-12-021-2/+16
* Allow installing relative paths that go outside tox root folder (#2554)Sorin Sbarnea2022-11-292-7/+10
* PEP-660 support (#2502)Bernát Gábor2022-11-261-3/+4
* PythonDeps: move `cli_only` handling logic to `_parse_requirements` (#2547)Masen Furer2022-11-251-0/+28
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-103-62/+172
* Use .tox instead of .tox/4 as work dir (#2347)Bernát Gábor2022-02-081-1/+1
* Bump pre-commit dependencies (#2348)Bernát Gábor2022-02-081-1/+1
* Fix plugin initialization order (#2305)Bernát Gábor2022-01-091-3/+10
* Better selection support (#2290)Bernát Gábor2022-01-042-3/+5
* Bump lintersBernát Gábor2021-12-112-2/+7
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-1714-19/+45
* Use pyproject-api package (#2274)Bernát Gábor2021-11-161-1/+1
* Update setup changelogBernát Gábor2021-11-166-18/+31