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

Bump/cleanup packages #81

Merged
merged 1 commit into from
Oct 21, 2022
Merged

Bump/cleanup packages #81

merged 1 commit into from
Oct 21, 2022

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Oct 21, 2022

I also removed the poetry lock file and the requirements.txt file, since this is a library, and the exact versions of the installed packages do not matter for the end user, just that the correct range is in place.

In addition, proper version ranges have been added for mypy and type_extentions.

Closes #40.

I removed the poetry lock file and the requirements.txt file, since this is
a library, and the exact versions of the installed packages do not matter for
the end user, just that the correct range is in place.

In addition, proper version ranges have been added for `mypy` and `type_extentions`.

Closes #40.
@dosisod dosisod changed the title Bump packages Bump/cleanup packages Oct 21, 2022
@dosisod dosisod merged commit 9cd8341 into master Oct 21, 2022
@dosisod dosisod deleted the bump-pkgs branch October 21, 2022 06:57
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.

Consider fixating mypy to <0.990 instead
1 participant