requests module to "install_requires"
Closed this issue · 1 comments
Eniemela commented
Hi, fresh install of fmiopendata threw error for missing requests module (utils.py), it might be added as a requirement to setup.py. I was not using Miniconda
pnuu commented
Thanks for letting me know! Somehow hadn't noticed this was missing. I've fixed this in the main
branch, and I'll see when I'll have enough new ready for a PyPI release.