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 3122023 commit 7c1f4f1Copy full SHA for 7c1f4f1
.travis.yml
@@ -16,7 +16,7 @@ install:
16
- sudo apt-get install python3-jinja2
17
- sudo apt-get install python3-six
18
- sudo apt-get install python3-pip
19
- - sudo apt-get install python3-setuptools
+ - sudo pip install setuptools --no-use-wheel --upgrade
20
- export HDF5_DIR=/usr/include/hdf5
21
- export USE_SETUPCFG=0
22
- export HDF5_INCDIR=/usr/include
0 commit comments