mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-08-11 11:20:03 +08:00
Use theano release rather than bleeding edge (#72)
To match Keras tests
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ install:
|
||||
- source activate test-environment
|
||||
- pip install pytest-cov python-coveralls pytest-xdist coverage==3.7.1 #we need this version of coverage for coveralls.io to work
|
||||
- pip install pep8 pytest-pep8
|
||||
- pip install git+git://github.com/Theano/Theano.git
|
||||
- pip install theano
|
||||
- pip install git+git://github.com/fchollet/keras.git
|
||||
|
||||
# install PIL for preprocessing tests
|
||||
|
||||
Reference in New Issue
Block a user