We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f5d9a4 + c431615 commit 7de859fCopy full SHA for 7de859f
1 file changed
appveyor.yml
@@ -85,7 +85,7 @@ install:
85
# compiled extensions and are not provided as pre-built wheel packages,
86
# pip will build them from source using the MSVC compiler matching the
87
# target Python version and architecture
88
- - "%CMD_IN_ENV% pip install wheel nose unittest2 cryptography"
+ - "%CMD_IN_ENV% pip install wheel nose nose-exclude unittest2 cryptography"
89
90
build_script:
91
# Build the compiled extension
0 commit comments