mark the example submission rule files as being raw, so the escapes dont get confused
[htsworkflow.git] / setup.py
index 2d63df10ef7a35c623d0a0e219cf2c26571a1b6d..f37b3addaf734b2c22fcaf3aa73c655cc426ca23 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -36,6 +36,8 @@ setup(
                       'benderjab >= 0.2',
                       'httplib2',
                       'keyring',
+                      'PyLD',
+                      'requests',
                       # This dependency is redland librdf, which doesn't have a public egg
                       #'librdf >= 1.0.14',
     ],