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 09fd4f4 commit 8dce6dcCopy full SHA for 8dce6dc
.travis.yml
@@ -82,7 +82,7 @@ before_install:
82
- CONTAINER="wheels";
83
- BUILD_COMMIT=$BUILD_COMMIT;
84
- BUILD_DEPENDS="$NP_BUILD_DEP Cython==0.28.2"
85
- - TEST_DEPENDS="$NP_TEST_DEP pytest==3.8.2 pytest-xdist pytest-mock moto hypothesis wheel==0.31.1"
+ - TEST_DEPENDS="$NP_TEST_DEP pytest pytest-xdist pytest-mock moto hypothesis wheel==0.31.1"
86
- source multibuild/common_utils.sh
87
- source multibuild/travis_steps.sh
88
- before_install
0 commit comments