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 packaging dependency #1027

Merged
merged 5 commits into from
Aug 25, 2024
Merged

remove packaging dependency #1027

merged 5 commits into from
Aug 25, 2024

Conversation

HDembinski
Copy link
Member

We promise to only depend on numpy, so let's remove the packaging dependency, which is used only for parsing version strings. Correct parsing of version strings is surprisingly complicated, and I could not find a standard lib function to do this. Fortunately, we do not need to support the full spec.

@HDembinski HDembinski merged commit abff499 into develop Aug 25, 2024
8 checks passed
@HDembinski HDembinski deleted the remove_packaging_dependency branch August 25, 2024 11: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

1 participant