Skip to content

Commit

Permalink
FIX: Adding in some requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTheisen committed Sep 6, 2019
1 parent 4e2eeb5 commit 8e32a84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ recursive-exclude * *.py[co]
recursive-include act/plotting *.txt

recursive-include docs *.rst conf.py Makefile make.bat
recursive-include act/tests/data *.cdf *.nc
recursive-include act/tests/data *.cdf *.nc *.data

include versioneer.py
include act/_version.py
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ distributed
pint
cartopy
boto3
pyproj

0 comments on commit 8e32a84

Please sign in to comment.