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

chore: rm importlib from deps #98

Merged
merged 2 commits into from
Nov 1, 2023
Merged

chore: rm importlib from deps #98

merged 2 commits into from
Nov 1, 2023

Conversation

cmdoret
Copy link
Member

@cmdoret cmdoret commented Nov 1, 2023

importlib is in the standard library and we should not pin it in dependencies at the risk of breaking compatibility with other packages.
This PR removes it from dependencies and increments the patch version number.

@cmdoret cmdoret requested a review from caviri November 1, 2023 12:45
@cmdoret cmdoret marked this pull request as ready for review November 1, 2023 12:46
@cmdoret cmdoret self-assigned this Nov 1, 2023
@cmdoret cmdoret added the bug Something isn't working label Nov 1, 2023
@cmdoret cmdoret merged commit 3f5f58b into main Nov 1, 2023
10 checks passed
@cmdoret cmdoret deleted the fix/importlib branch November 10, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant