Skip to content

Migrate metadata from setup.py to setup.cfg#2516

Closed
cclauss wants to merge 1 commit into
codespell-project:masterfrom
cclauss:more-setup.cfg
Closed

Migrate metadata from setup.py to setup.cfg#2516
cclauss wants to merge 1 commit into
codespell-project:masterfrom
cclauss:more-setup.cfg

Conversation

@cclauss

@cclauss cclauss commented Oct 5, 2022

Copy link
Copy Markdown
Contributor

This pull request was created using https://pypi.org/project/setuptools-py2cfg plus manual modifications.

https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use

We recommend users expose as much as possible configuration in a more declarative way via the pyproject.toml or setup.cfg, and keep the setup.py minimal with only the dynamic parts (or even omit it completely if applicable).

@cclauss

cclauss commented Oct 6, 2022

Copy link
Copy Markdown
Contributor Author

Closing in favor of #2517

@cclauss cclauss closed this Oct 6, 2022
@cclauss cclauss deleted the more-setup.cfg branch October 6, 2022 13:53
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