Skip to content

Commit 7de859f

Browse files
committed
Merge pull request #1504 from dhermes/appveyor-nose-exclude
Adding nose-exclude as an AppVeyor dependency.
2 parents 9f5d9a4 + c431615 commit 7de859f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ install:
8585
# compiled extensions and are not provided as pre-built wheel packages,
8686
# pip will build them from source using the MSVC compiler matching the
8787
# target Python version and architecture
88-
- "%CMD_IN_ENV% pip install wheel nose unittest2 cryptography"
88+
- "%CMD_IN_ENV% pip install wheel nose nose-exclude unittest2 cryptography"
8989

9090
build_script:
9191
# Build the compiled extension

0 commit comments

Comments
 (0)