Open stan3c opened 1 year ago
https://travis-ci.org/jugaad-py/jugaad-data Build/tests are passing for 3.6, for higher version compatibility I will need help.
Can you please fork the repo, clone it locally, create a virtual environment, make changes to requirements.txt, install requirements.txt and dev.requirements.txt, run pytest Please raise a pull request and share the pytest results in PR.. I will approve
Issue description
I am getting the following error when installing the package. Should that be >7.1.2 ? Or what do I do about it? I am running python 3.7.12 on win7. jugaad-data 0.24 requires click==7.1.2, but you have click 8.1.3 which is incompatible.
Example Code
Error snippet