Browse Source

Remove numpy from pip requirements

production
Brandon Cornejo 10 years ago
parent
commit
b4ea3e4165
  1. 1
      requirements.txt

1
requirements.txt

@ -24,7 +24,6 @@ ipdb==0.8
ipython==2.1.0 ipython==2.1.0
itsdangerous==0.23 itsdangerous==0.23
nose==1.3.3 nose==1.3.3
numpy==1.8.1
peewee==2.1.6 peewee==2.1.6
pyparsing==2.0.2 pyparsing==2.0.2
python-crontab==1.8.1 python-crontab==1.8.1

Loading…
Cancel
Save