Pushed version of semantic_wikilinks in requirements.txt
&& added link to git version of rdfutils Note: if this module is indeed to specific to be put on pypi, it should be in the core, imho
... | ... | @@ -5,7 +5,7 @@ mdx-cite==1.0 |
mdx-del-ins==1.0 | ||
mdx-outline==1.02 | ||
mdx-semanticdata==1.0 | ||
mdx-semanticwikilinks==1.0 | ||
mdx-semanticwikilinks==1.1 | ||
PyYAML==3.09 | ||
async==0.6.1 | ||
diff-match-patch==20110725.1 | ||
... | ... | @@ -22,4 +22,5 @@ smmap==0.8.1 |
virtualenv==1.6.4 | ||
wsgiref==0.1.2 | ||
django-typogrify==1.2.2 | ||
django-registration==0.8 | ||
\ No newline at end of file | ||
django-registration==0.8 | ||
git+git://git.constantvzw.org/aa.rdfutils.git | ||
\ No newline at end of file |
Please register or sign in to comment