We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd34565 commit 5374cc0Copy full SHA for 5374cc0
.travis.yml
@@ -18,6 +18,7 @@ install:
18
- sudo apt-get install python3-pip
19
- sudo pip3 install setuptools --upgrade
20
- sudo pip3 install pyparsing
21
+ - sudo pip3 install rdflib
22
- export HDF5_DIR=/usr/include/hdf5
23
- export USE_SETUPCFG=0
24
- export HDF5_INCDIR=/usr/include
0 commit comments