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 1d044b2 commit 54f0fc7Copy full SHA for 54f0fc7
.appveyor.yml
@@ -65,7 +65,7 @@ install:
65
- set PATH=%CONDA_INSTALL_LOCN%;%CONDA_INSTALL_LOCN%\scripts;%PATH%;
66
- set PYTHONUNBUFFERED=1
67
# for obvci_appveyor_python_build_env.cmd
68
- - conda install -c pelson/channel/development --yes --quiet obvious-ci
+ - conda install -c conda-forge --yes --quiet obvious-ci
69
# for msinttypes and newer stuff
70
- conda config --prepend channels conda-forge
71
- conda config --set show_channel_urls yes
0 commit comments