Skip to content

Commit 9075803

Browse files
authored
Merge pull request #23 from mwcraig/fix-appveyor
Remove patch as a dependency on windows
2 parents 668fb11 + 8967b4c commit 9075803

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)