Skip to content

Commit 8967b4c

Browse files
committed
Remove patch as a dependency on windows
It is no longer in the free channel, and it would be nice to avoid free if possible.
1 parent 668fb11 commit 8967b4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
TQDM_PIN: ""
99

1010
# These installs are needed on windows but not other platforms.
11-
INSTALL_ON_WINDOWS: "patch psutil"
11+
INSTALL_ON_WINDOWS: "psutil"
1212

1313
BINSTAR_TOKEN:
1414
secure: ySsjFFc8PV/iMCBw8EXAjcQ4fMl+6N5WjXsJmE/T1GV0KHnqh/WWsbrDmiiGRn2O

0 commit comments

Comments
 (0)