banillie / analysis_engine

Place for all code used to compile the quarterly PfM Report, manage GMPP data, as well as other useful data searching/analysis functions.
MIT License
2 stars 2 forks source link

Amended requirements.txt to depend on pypi datamaps rather than gitbub #4

Closed yulqen closed 4 years ago

yulqen commented 4 years ago

@banillie - now that datamaps 1.0.0 is on PyPI, this amends the requirements file to use PyPI instead of my github, which will become unstable as I develop new features.

banillie commented 4 years ago

Thanks Matt. I've merged, pull the change down to my pycharm account, and done pip install -U -r requirements.txt,.