Skip to content

Start updating distributing-packages-using-setuptools guide - #1450

Merged
chrysle merged 5 commits into
pypa:mainfrom
jeanas:distributing-guide
Dec 14, 2023
Merged

Start updating distributing-packages-using-setuptools guide#1450
chrysle merged 5 commits into
pypa:mainfrom
jeanas:distributing-guide

Conversation

@jeanas

@jeanas jeanas commented Dec 13, 2023

Copy link
Copy Markdown
Contributor

The Packaging and Distributing Projects guide is quite outdated. It uses setup.py and no pyproject.toml. It's also out of sync with the sample project.

I'd like to update it, but this is going to be difficult to review if I do it in a single sweeping PR, so here's a start, to be continued later. This PR removes the descriptions of setup() arguments that have better equivalents in [project]. Where these descriptions had more details than the Writing pyproject.toml guide, I have moved the details there.


📚 Documentation preview 📚: https://python-packaging-user-guide--1450.org.readthedocs.build/en/1450/

@chrysle chrysle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for doing this!

Comment thread source/guides/distributing-packages-using-setuptools.rst Outdated
Co-authored-by: chrysle <fritzihab@posteo.de>
Comment thread source/guides/distributing-packages-using-setuptools.rst
Comment thread source/guides/distributing-packages-using-setuptools.rst Outdated
Co-authored-by: chrysle <fritzihab@posteo.de>
@chrysle
chrysle added this pull request to the merge queue Dec 14, 2023
Merged via the queue into pypa:main with commit 6454a06 Dec 14, 2023
@jeanas
jeanas deleted the distributing-guide branch December 14, 2023 21:09
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.

2 participants