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

Make tqdm an optional dependency #188

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Make tqdm an optional dependency #188

merged 2 commits into from
Aug 30, 2022

Conversation

jamesmyatt
Copy link
Contributor

tqdm is only used in the examples. Better to avoid including it as a mandatory dependency in "install_requires".

@codecov-commenter
Copy link

Codecov Report

Merging #188 (489ffc6) into master (f76e06f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          57       57           
  Lines        4989     4989           
=======================================
  Hits         4955     4955           
  Misses         34       34           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@benedekrozemberczki benedekrozemberczki merged commit 6ca37ad into benedekrozemberczki:master Aug 30, 2022
@jamesmyatt jamesmyatt deleted the tqdm-optional branch August 30, 2022 23:25
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

3 participants