Skip to content

PEP 631: Dependency specification in pyproject.toml based on PEP 508 #1571

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 27, 2020

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Aug 20, 2020

@hugovk
Copy link
Member

hugovk commented Aug 20, 2020

The CI fails because it doesn't have Pygments to handle the code-block::s that specify a language.

It can be added here:

- pip install docutils

@ofek
Copy link
Contributor Author

ofek commented Aug 20, 2020

@hugovk Thanks!

@brettcannon
Copy link
Member

You will need a sponsor from the PyPA for this PEP; see PEP 1.

@brettcannon
Copy link
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.

@ofek
Copy link
Contributor Author

ofek commented Aug 20, 2020

Ah, I had no idea how that worked. Will do!

@ofek ofek changed the title PEP 631: Dependency specification in pyproject.toml PEP 999: Dependency specification in pyproject.toml Aug 20, 2020
@ofek ofek changed the title PEP 999: Dependency specification in pyproject.toml PEP 999: Dependency specification in pyproject.toml based on PEP 508 Aug 20, 2020
@brettcannon brettcannon changed the title PEP 999: Dependency specification in pyproject.toml based on PEP 508 Proposed PEP: Dependency specification in pyproject.toml based on PEP 508 Aug 21, 2020
pep-0999.rst Outdated
@@ -0,0 +1,149 @@
PEP: 999
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can claim a PEP number now. Change this to PEP 631 and I think we can merge this.

@ofek
Copy link
Contributor Author

ofek commented Aug 27, 2020

Done!

@pganssle pganssle changed the title Proposed PEP: Dependency specification in pyproject.toml based on PEP 508 PEP 631: Dependency specification in pyproject.toml based on PEP 508 Aug 27, 2020
@pganssle pganssle merged commit c465d75 into python:master Aug 27, 2020
@ofek ofek mentioned this pull request Aug 27, 2020
mnm678 pushed a commit to mnm678/peps that referenced this pull request Oct 22, 2020
@ofek ofek deleted the 631 branch December 7, 2021 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants