Skip to content
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

Add default format to pypi packages #54

Closed
SuperSandro2000 opened this issue Oct 17, 2022 · 1 comment
Closed

Add default format to pypi packages #54

SuperSandro2000 opened this issue Oct 17, 2022 · 1 comment

Comments

@SuperSandro2000
Copy link
Contributor

format should always be set for new packages even when it defaults to setuptools because it is planned to remove the implicit default. I would suggest to add format = "setuptools"; and leave people to change it to pyproject or some other when it doesn't work.

@jonringer
Copy link
Owner

Interesting, I'll look into this.

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

No branches or pull requests

2 participants