MetOffice / CATNIP

Climate Analysis Tool: Now In Python
Other
5 stars 2 forks source link

add requirements directory and setup.py now use requirement.txt #174 #181

Closed zmaalick closed 3 years ago

zmaalick commented 3 years ago

Updates: Create requirements directory. setup.py uses requirement.txt

How to test? use the following command to build the distribution: python setup.py sdist

it will create the directory "dist" which will contain .tar of CATNIP.