Migrate to PEP 735 dependency groups #91
Labels
Category: Maintainability
Proposed improvement to project maintainability
CI (Automation)
Continuous integration (and other automation)
good first issue
Good for newcomers
pdm 2.20.1+ supports PEP 735 dependency groups, which will allow migrating away from the PDM-specific development dependency declarations.
tox 4.22.0 also supports PEP 735 dependency groups: tox-dev/tox@568b90f
After migration,
tox-pdm
shouldn't be necessary anymore (since we're just using it to install specific PDM dependency groups in particular environments)The text was updated successfully, but these errors were encountered: