Skip to content

Commit eab15c4

Browse files
committed
don't force remove pandas
1 parent cf3b9bd commit eab15c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ install:
8484
- SET REQ=ci\requirements-%PYTHON_VERSION%-%PYTHON_ARCH%.run
8585
- cmd: echo "installing requirements from %REQ%"
8686
- cmd: conda install -n pandas -q --file=%REQ%
87-
- cmd: conda remove pandas --force
8887
- cmd: conda list -n pandas
8988
- cmd: echo "installing requirements from %REQ% - done"
9089

0 commit comments

Comments
 (0)