datapoint-python
datapoint-python copied to clipboard
Specify set versions of dependecies
Research required for differences between install_requires and requirements.txt
install_requires should probably be broad, requirements specific versions
https://blog.miguelgrinberg.com/post/the-package-dependency-blues
https://packaging.python.org/discussions/install-requires-vs-requirements/
This requires verifying what versions of pytz are required.