Adapter to use PyLD's json-ld parser to add triples to librdf.
[htsworkflow.git] / setup.py
index 2d63df10ef7a35c623d0a0e219cf2c26571a1b6d..f63f1e10b587b4fe7001f6ecc4962780ba2efd70 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -36,6 +36,7 @@ setup(
                       'benderjab >= 0.2',
                       'httplib2',
                       'keyring',
+                      'PyLD',
                       # This dependency is redland librdf, which doesn't have a public egg
                       #'librdf >= 1.0.14',
     ],