WattTime / pyiso

Python client libraries for ISO and other power grid data sources.
http://pyiso.readthedocs.org/
Other
239 stars 112 forks source link

Version restrictions in requirements.txt and setup.py did not match. Now they do. #179

Closed r24mille closed 6 years ago

r24mille commented 6 years ago

This aligns version numbers with setup.py since that's what actually gets used when building the pyiso library for PyPI. In the case of both edits, it also happens to be the least restrictive option for projects which are depending on pyiso through pip.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 57.727% when pulling 2cb8953a13d9d96075ed2b80e85376c7e50708c3 on r24mille:align_requirements_txt_and_setup_py_dependencies into b3fd60fc05e32eb9464a4d5d01bc214b5d8eb11b on WattTime:master.