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 49aa4ca commit ab0e8b9Copy full SHA for ab0e8b9
.travis.yml
@@ -27,7 +27,7 @@ install:
27
- pip install python-coveralls --use-mirrors
28
- pip install nose-cov --use-mirrors
29
- pip install https://github.com/RDFLib/rdflib/archive/master.zip
30
- - pip install https://github.com/satra/prov/archive/enh/rdf.zip
+ - pip install https://github.com/trungdong/prov/archive/rdf.zip
31
- python setup.py install
32
33
# Run test
0 commit comments