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: Fix requirements in setup.py #157

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

DerDreschner
Copy link
Contributor

When replacing httplib2 with urllib3 (#154), I didn't realized I have to change the requirements there, too. This pull request fixes this little mistake.

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.88%. Comparing base (d91305d) to head (5dd30fe).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   91.88%   91.88%           
=======================================
  Files           4        4           
  Lines         382      382           
  Branches       93       93           
=======================================
  Hits          351      351           
  Misses         14       14           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DerDreschner DerDreschner merged commit 3dbe7cd into jazzband:master Jan 17, 2025
4 checks passed
@DerDreschner DerDreschner deleted the fix/unify-requirements branch January 17, 2025 12:11
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.

1 participant