rgommers / peps

Python Enhancement Proposals
https://peps.python.org
0 stars 1 forks source link

Updates to PEP 725 after first round of review #13

Closed rgommers closed 10 months ago

rgommers commented 10 months ago

Addresses most (but not yet all) actionable comments on https://discuss.python.org/t/pep-725-specifying-external-dependencies-in-pyproject-toml/31888.

Closes gh-10 Closes gh-11


:books: Documentation preview :books:: https://pep-previews--13.org.readthedocs.build/

pradyunsg commented 10 months ago

And, thank you for splitting this across multiple commits. It made this easier to review!

codecov-commenter commented 10 months ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

rgommers commented 10 months ago

Thank you for the reviews @pradyunsg and @msarahan. I'll move this the main PEPs repo now.