pacificclimate / pdp

The PCIC Data Portal - Server software to run the entire web application
GNU General Public License v3.0
1 stars 2 forks source link

Fix requirements #228

Closed rod-glover closed 3 years ago

rod-glover commented 3 years ago

Fix errors introduced into *requirements.txt files in recent work, namely wrong version for modelmeta and an incorrect division of requirements into base, test, and deploy. It appears that executing pip install . corrected the version error, but it is nevertheless unacceptable for the requirements files to contain mistakes.