Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Dec 19, 2022

  • Define a PEP 518 build-system with pyproject.toml
  • Move isort configuration to preferred pyproject.toml
  • Migrate other project metadata from setup.py to setup.cfg
  • Add project URLs, change download URL
  • Use "python -m build" for "make dist"
  • Add "twine check --strict" for "make pypi-release"

* Define a PEP 518 build-system with pyproject.toml
* Move isort configuration to preferred pyproject.toml
* Migrate other project metadata from setup.py to setup.cfg
* Add project URLs, change download URL
* Use "python -m build" for "make dist"
* Add "twine check --strict" for "make pypi-release"
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.

1 participant