Skip to content
Snippets Groups Projects
Commit 42425311 authored by Alex Rubinsteyn's avatar Alex Rubinsteyn
Browse files

added requirements.txt

parent ac8c408c
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ install: ...@@ -32,7 +32,7 @@ install:
numpy scipy nose pandas matplotlib numpy scipy nose pandas matplotlib
- source activate test-environment - source activate test-environment
- pip install pypandoc - pip install pypandoc
# - pip install -r requirements.txt - pip install -r requirements.txt
- pip install . - pip install .
- pip install coveralls - pip install coveralls
script: script:
......
numpy>= 1.7
pandas>=0.13.1
appdirs
theano
keras<1.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment