Skip to content

Add clarification about PyPI package name source#615

Open
M-Nagamani wants to merge 2 commits intopyOpenSci:mainfrom
M-Nagamani:main
Open

Add clarification about PyPI package name source#615
M-Nagamani wants to merge 2 commits intopyOpenSci:mainfrom
M-Nagamani:main

Conversation

@M-Nagamani
Copy link

Adds a short explanation clarifying that the package name used by PyPI is defined in pyproject.toml. This helps explain why a package may need to be renamed if the name is already taken.

Fixes #244

Adds a short explanation clarifying that the package name used by PyPI is defined in `pyproject.toml`. This helps explain why a package may need to be renamed if the name is already taken.
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
@M-Nagamani
Copy link
Author

Thanks for the suggestion! I've updated the text accordingly.

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.

Python Package Guide: Fix breakout box / admonition that shows a user how to rename their package if the name is taken on pypi

3 participants