-
Notifications
You must be signed in to change notification settings - Fork 251
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
make default formats of include
consistent ("sdist" only)…
#773
Conversation
I would still go with |
c5841f7
to
a1b5458
Compare
include
consistent ("sdist" and "wheel")…include
consistent ("sdist" only)…
OK, let's do it. I added a commit to change the default. |
…d refactor code for better maintainability
acf37b4
to
ad6554b
Compare
… and refactor code for better maintainability
Related to: python-poetry/poetry#9691
Requires: python-poetry/poetry#9754