summaryrefslogtreecommitdiff
path: root/tests/tox_env/python/virtual_env/package
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Reuse package_env with --installpkg (#2803)Bernát Gábor2023-01-021-0/+11
* Fix extracting extras from markers with many extras (#2792)q0w2022-12-301-0/+6
* Fix plain section shadows env config (#2742)Bernát Gábor2022-12-171-2/+6
* 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-051-3/+5
* Fallback to editable-legacy if the build backend does not have build_editable...Bernát Gábor2022-12-042-2/+25
* Support for recursive extras (#2579)Bernát Gábor2022-12-021-2/+16
* PEP-660 support (#2502)Bernát Gábor2022-11-261-3/+4
* Use PEP-621 to load project dependencies (#2499)Bernát Gábor2022-09-102-61/+171
* Drop python 3.6 support (#2275)Bernát Gábor2021-11-174-7/+15
* Use pyproject-api package (#2274)Bernát Gábor2021-11-161-1/+1
* Update setup changelogBernát Gábor2021-11-161-2/+4
* Support for external packages and builders (#2235)Bernát Gábor2021-09-265-0/+286