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

Loosen requirements in setup.py #165

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

kgleba
Copy link
Contributor

@kgleba kgleba commented Jun 23, 2024

Description

You merged PR #162 updating constraints in requirements.txt but unfortunately forgot to update the install_requires field in setup.py. So right now both the release in PyPI and the local install from Git still suffer from the problem described in #161.

Thus, this PR is a logical continuation to #162 and aims to update setup.py.

Breaking changes

List any changes that break the API usage supported on master.

None

Relevant issues

List GitHub issues relevant to this change.

Completes the fix of #161

Checklist

  • [-] (If appropriate) README.md example usage has been updated.

@lukasschwab
Copy link
Owner

Poor testing on my part — ty. Will roll a new release immediately.

@lukasschwab lukasschwab merged commit 7edcd0e into lukasschwab:master Jun 23, 2024
6 checks passed
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.

2 participants