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

remove setuptools from runtime dependencies #174

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

deronnax
Copy link
Contributor

@deronnax deronnax commented Jul 10, 2024

setuptools is a build dependency, it's already listed in the [build-system] of pyproject.toml, it is not needed at runtime.

You also don't need wheel to just produce a wheel.

pyproject.toml Show resolved Hide resolved
@deronnax deronnax force-pushed the remove-setuptools-from-runtime-deps branch from 0b83190 to 0ae99ba Compare July 10, 2024 15:28
@deronnax deronnax force-pushed the remove-setuptools-from-runtime-deps branch from 0ae99ba to 489231b Compare July 10, 2024 15:32
@oschwald
Copy link
Member

Thanks!

@oschwald oschwald merged commit f5300fd into maxmind:main Jul 10, 2024
14 checks passed
oschwald added a commit that referenced this pull request Jul 10, 2024
oschwald added a commit that referenced this pull request Jul 10, 2024
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.

2 participants