Skip to content

Commit 7c1f4f1

Browse files
committed
setuptools pip
1 parent 3122023 commit 7c1f4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ install:
1616
- sudo apt-get install python3-jinja2
1717
- sudo apt-get install python3-six
1818
- sudo apt-get install python3-pip
19-
- sudo apt-get install python3-setuptools
19+
- sudo pip install setuptools --no-use-wheel --upgrade
2020
- export HDF5_DIR=/usr/include/hdf5
2121
- export USE_SETUPCFG=0
2222
- export HDF5_INCDIR=/usr/include

0 commit comments

Comments
 (0)