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

Change packaging to use setuptools declarative config in setup.cfg #1394

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

michael-k
Copy link
Contributor

For the same change in Django, see PR django/django#12013 and issue 30948.

I tried to convert setup.py 1:1 to setup.cfg with the following exceptions:

  • Add long_description
  • Add classifier Programming Language :: Python :: 3 :: Only

Copy link
Contributor

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would you mind fixing the merge conflict?

Copy link
Member

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @michael-k. Very happy to take this. Thanks.

@michael-k
Copy link
Contributor Author

rebased :)

Also added another commit that removes the universal flag from wheels.

Base automatically changed from master to main March 3, 2021 18:20
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.

None yet

3 participants