Skip to content

Commit

Permalink
ENH:Adding versioneer code
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTheisen committed Mar 14, 2021
1 parent e2a90bd commit 3153939
Show file tree
Hide file tree
Showing 3 changed files with 1,822 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
sudo apt-get update
pip3 install --upgrade pip
pip3 install wheel
sudo pip3 install --force-reinstall versioneer
pip3 install setuptools
pip3 install --upgrade cython numpy pyshp six
pip3 install ipython
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#List required packages in this file, one per line
versioneer
numpy
scipy
xarray
Expand Down
Loading

0 comments on commit 3153939

Please sign in to comment.