We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3b9bd commit eab15c4Copy full SHA for eab15c4
appveyor.yml
@@ -84,7 +84,6 @@ install:
84
- SET REQ=ci\requirements-%PYTHON_VERSION%-%PYTHON_ARCH%.run
85
- cmd: echo "installing requirements from %REQ%"
86
- cmd: conda install -n pandas -q --file=%REQ%
87
- - cmd: conda remove pandas --force
88
- cmd: conda list -n pandas
89
- cmd: echo "installing requirements from %REQ% - done"
90
0 commit comments