Skip to content

Commit

Permalink
Remove numpy and numba from pip requirements
Browse files Browse the repository at this point in the history
These are installed separately due to build issues. Having them
here was redundant, and a cause of potential confusion if the
version numbers in Ansible were to change away from these.
  • Loading branch information
rajadain committed Feb 22, 2019
1 parent e48e14c commit 4352ee5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mmw/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ https://bitbucket.org/jurko/suds/get/94664ddd46a6.tar.gz#egg=suds-jurko
django_celery_results==1.0.1
pandas==0.22.0
git+git://github.com/emiliom/ulmo@wml_values_md#egg=ulmo
numpy==1.14.5
hs_restclient==1.2.10
six==1.11.0
fiona==1.7.11
timeout-decorator==0.4.0
numba==0.38.1
redis==2.10.6

0 comments on commit 4352ee5

Please sign in to comment.