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 25fef6a commit a9163f0Copy full SHA for a9163f0
.travis.yml
@@ -30,6 +30,7 @@ install:
30
- pip install nibabel --use-mirrors
31
- pip install python-coveralls --use-mirrors
32
- pip install nose-cov --use-mirrors
33
+ - pip install argparse
34
- pip install https://github.com/RDFLib/rdflib/archive/master.zip
35
- pip install https://github.com/trungdong/prov/archive/rdf.zip
36
- python setup.py install
0 commit comments