summaryrefslogtreecommitdiff
path: root/src/tox/tox_env/python/virtual_env/package/pyproject.py
Commit message (Expand)AuthorAgeFilesLines
* Support recursive extras defined in pyproject.toml (#2905)Masen Furer2023-01-281-5/+11
* Include WHEEL metadata when using PDM and poetry backends (#2881)Masen Furer2023-01-181-1/+9
* Add tox_on_install and tox_env_teardown plugin hooks (#2687)Bernát Gábor2022-12-131-3/+3
* Create session views of the build wheel/sdist into temp_dir (#2614)Bernát Gábor2022-12-071-3/+18
* Better handling of build backend without editable support and add --exit-and-...Bernát Gábor2022-12-051-6/+10
* Fallback to editable-legacy if the build backend does not have build_editable...Bernát Gábor2022-12-041-8/+20
* Support for recursive extras (#2579)Bernát Gábor2022-12-021-2/+12
* PEP-660 support (#2502)Bernát Gábor2022-11-261-19/+34
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-101-0/+331