Skip to content
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

Updates to PEP 725 after first round of review #13

Closed
wants to merge 16 commits into from
Closed

Conversation

rgommers
Copy link
Owner

@rgommers rgommers commented Nov 14, 2023

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


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

hugovk and others added 3 commits November 12, 2023 13:48
…rowser (python#3521)

Add 'make htmllive' to rebuild and reload HTML files in your browser
PySide was listed as a binding generator for Qt,
but PySide is the final project. The name of the used
binding generator that PySide uses, is Shiboken.
PEP 702 says that the deprecation policy should be updated to
encourage use of @deprecated for deprecations.
@rgommers rgommers requested a review from pradyunsg as a code owner November 14, 2023 17:32
@pradyunsg
Copy link
Collaborator

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

@codecov-commenter
Copy link

Welcome to Codecov 🎉

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 ☂️

@rgommers
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet