Skip to content

Commit

Permalink
PEP 735: Draft 2 of Dependency Groups in pyproject.toml (python#3566)
Browse files Browse the repository at this point in the history
The major changes are as follows:
- remove support for path dependencies (!)
- include a reference implementation
- move 'use cases' into appendix
- rephrase position vis-a-vis Poetry and PDM, and move details
  of those tools into an appendix
- include more example data throughout
- explicitly address the lack of standardization around "reserved
  names" for Dependency Groups in several places

This revision should be shorter as well. Some redundant and wordy
sections have been struck or rewritten.

---------

Co-authored-by: Brett Cannon <brett@python.org>
  • Loading branch information
sirosen and brettcannon committed Dec 6, 2023
1 parent f8f3b5e commit 2a8ea31
Showing 1 changed file with 606 additions and 351 deletions.
Loading

0 comments on commit 2a8ea31

Please sign in to comment.