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 754ab33 commit 2345bb4Copy full SHA for 2345bb4
.travis.yml
@@ -33,7 +33,7 @@ matrix:
33
# Absolute minimum dependencies
34
- python: 2.7
35
env:
36
- - DEPENDS="numpy==1.8"
+ - DEPENDS="numpy==1.8 setuptools==30.3.0"
37
38
39
0 commit comments