8000
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 45b404d commit 6b6c80bCopy full SHA for 6b6c80b
.appveyor.yml
@@ -71,7 +71,7 @@ install:
71
# for msinttypes and newer stuff
72
- conda config --prepend channels conda-forge
73
# For building conda packages
74
- - conda install conda-build jinja2 obvious-ci anaconda-client
+ - conda install conda-build jinja2 obvious-ci anaconda-client=1.6.3
75
# this is now the downloaded conda...
76
- conda info -a
77
0 commit comments