We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3550648 commit 62b1209Copy full SHA for 62b1209
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
- conda info -a
23
24
install:
25
- - conda env create --file ci/requirements-$TRAVIS_PYTHON_VERSION.yml
+ - conda env create --file ci/requirements-3.6.yml
26
- source activate test_env
27
- python setup.py develop
28
0 commit comments