PEP 631: Dependency specification in pyproject.toml based on PEP 508#1571
Merged
pganssle merged 11 commits intopython:masterfrom Aug 27, 2020
Merged
PEP 631: Dependency specification in pyproject.toml based on PEP 508#1571pganssle merged 11 commits intopython:masterfrom
pganssle merged 11 commits intopython:masterfrom
Conversation
Member
|
The CI fails because it doesn't have Pygments to handle the It can be added here: Line 10 in ddc388e |
Contributor
Author
|
@hugovk Thanks! |
Member
|
You will need a sponsor from the PyPA for this PEP; see PEP 1. |
Member
|
I should also mention you grabbed a PEP number before you were assigned one. 😉 You can put in 999 for now and when your PEP is ready to be merged we will give you the number. |
Contributor
Author
|
Ah, I had no idea how that worked. Will do! |
pganssle
requested changes
Aug 27, 2020
pganssle
requested changes
Aug 27, 2020
pep-0999.rst
Outdated
| @@ -0,0 +1,149 @@ | |||
| PEP: 999 | |||
Member
There was a problem hiding this comment.
I think we can claim a PEP number now. Change this to PEP 631 and I think we can merge this.
Co-authored-by: Paul Ganssle <[email protected]>
Contributor
Author
|
Done! |
pganssle
approved these changes
Aug 27, 2020
mnm678
pushed a commit
to mnm678/peps
that referenced
this pull request
Oct 22, 2020
…ython#1571) * PEP 631: Dependency specification in pyproject.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rendered: https://github.com/ofek/peps/blob/631/pep-0631.rst
Discussion: https://discuss.python.org/t/pep-999-dependency-specification-in-pyproject-toml-based-on-pep-508/5018