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

Skip to content

Modernize packaging #147

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

Closed
wants to merge 1 commit into from
Closed

Conversation

masklinn
Copy link
Contributor

Move static content from setup.py to pyproject.toml and setup.cfg.

This does not migrate away from setuptools, but reduces the contents of setup.py to just the subcommands customization.

Building the sdist and wheel should be done via build from here on out.

Move static content from setup.py to pyproject.toml and setup.cfg.

This does not migrate away from setuptools, but reduces the contents
of setup.py to just the subcommands customization.

Building the sdist and wheel should be done via `build` from here on
out.
@masklinn masklinn marked this pull request as draft November 25, 2022 13:45
@masklinn
Copy link
Contributor Author

Move over to #148

@masklinn masklinn closed this Nov 26, 2022
@masklinn masklinn deleted the packaging-2.0 branch November 26, 2022 21:29
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