feat: separate package configuration in `pyproject.toml` from the package’s development configuration and dependencies by jenstroeger · Pull Request #952 · jenstroeger/python-package-template
Navigation Menu
{{ message }}
jenstroeger / python-package-template Public template
- Notifications You must be signed in to change notification settings
- Fork 11
Draft
Conversation
Copy link Copy Markdown
Owner
Closes #951
There’s currently one problem with this approach: the flit configuration needs to remain in pyproject.toml and therefore “leaks” into the sdist package. See also discussion pypa/flit#745.
…kage’s development configuration and dependencies
jenstroeger
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment