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 0be7ff3 commit 8a18ce6Copy full SHA for 8a18ce6
appveyor.yml
@@ -84,7 +84,7 @@ install:
84
# compiled extensions and are not provided as pre-built wheel packages,
85
# pip will build them from source using the MSVC compiler matching the
86
# target Python version and architecture
87
- - "%CMD_IN_ENV% pip install cython"
+ - "%CMD_IN_ENV% pip install --user cython"
88
89
build_script:
90
# Build the compiled extension
0 commit comments