Skip to content

Removing forcing of tqdm version for python2 #767

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

Closed
wants to merge 1 commit into from

Conversation

surgan12
Copy link
Contributor

@surgan12 surgan12 commented Feb 28, 2019

Relates to #766 which mentions problems with installing newer versions of the package due to tqdm==4.19.9.

This forcing was done in #542 due to error mentioned in #541.

The new release tqdm==4.31.1 handles the problem mentioned in #541 and no error appears on downloading.
I hope in the versions following 4.31.1 , tqdm wont regress to the same problem mentioned in #541 .

cc : @vishwakftw @fmassa

@codecov-io
Copy link

codecov-io commented Feb 28, 2019

Codecov Report

Merging #767 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #767   +/-   ##
=======================================
  Coverage   40.31%   40.31%           
=======================================
  Files          29       29           
  Lines        2746     2746           
  Branches      432      432           
=======================================
  Hits         1107     1107           
  Misses       1563     1563           
  Partials       76       76

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d900d81...3550673. Read the comment docs.

@surgan12
Copy link
Contributor Author

#768 addresses this .

@surgan12 surgan12 closed this Feb 28, 2019
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