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

Support older python 3 versions #15

Closed
ews-ffarella opened this issue Apr 4, 2024 · 2 comments
Closed

Support older python 3 versions #15

ews-ffarella opened this issue Apr 4, 2024 · 2 comments

Comments

@ews-ffarella
Copy link

Hi! Great lib.

Unfortunately my company is stuck with python 3.6. 😭

Could we maybe make tqdm as an optional dependencies and show the progress bar only if the import is successful?

This might increase the adoption of this package as well.

@ckjellson
Copy link
Owner

ckjellson commented Apr 5, 2024

Hi, thanks!

Added support for python 3.6 using your suggestion. I have tried to verify that it works properly (my first and only time so far creating a pypi-package), please open a new issue if it does not work properly.

@ews-ffarella
Copy link
Author

Thanks a lot!

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

No branches or pull requests

2 participants