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 bbd843e commit 36602b6Copy full SHA for 36602b6
.travis.yml
@@ -36,7 +36,7 @@ install:
36
37
# Install a couple of dependencies we need for sure.
38
# Not sure why cython is necessary since it is listed as a build dependency.
39
- - conda install --quiet jinja2 conda-build=3.18.9 anaconda-client cython twine pytest
+ - conda install --quiet jinja2 conda-build anaconda-client cython twine pytest
40
41
# make a wheel building environment to ensure correct python version.
42
- conda create --quiet -n wheel-build python=$CONDA_PY wheel cython
0 commit comments