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 release notes and stop using deprecated config #175

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

oschwald
Copy link
Member

@oschwald oschwald commented Jul 10, 2024

@deronnax
Copy link
Contributor

deronnax commented Jul 10, 2024

[wheel] universal = 1 is for python apps that supports python 2 and 3, and GeoIP2 doesn't. With this field, build produces wheels labeled py2.py3, which is incorrect. Removing this field correctly labels them py3, so this field should be removed altogether :)

@oschwald
Copy link
Member Author

Thanks! I'll remove that. It was probably leftover from when this did support Python 2.

@oschwald oschwald force-pushed the greg/setuptools-updates branch from 28e946f to efe79e8 Compare July 10, 2024 16:30
@shadromani shadromani merged commit 6fbb9c6 into main Jul 10, 2024
25 checks passed
@shadromani shadromani deleted the greg/setuptools-updates branch July 10, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants