Mercurial > code > home > repos > light9
annotate pydeps @ 870:7296573ee4c2
add genshi dep, for asco
Ignore-this: 965cc26610a87b9b2ea7db557c6503b3
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Thu, 06 Jun 2013 08:21:35 +0000 |
parents | bdfdfea84510 |
children | 5827f7717c44 |
rev | line source |
---|---|
825
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
1 #git+git://github.com/RDFLib/rdflib@f5da2a2aca054748877aa7c6d722dc087472a858 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
2 Twisted==13.0.0 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
3 webcolors==1.4 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
4 Louie==1.1 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
5 cyclone==1.1 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
6 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
7 web.py==0.37 |
a8942364e4ee
switch from buildout to virtualenv
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
8 restkit==4.2.1 |
827
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
9 ipython==0.13.2 |
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
10 nose==1.3.0 |
9816e249ce2e
add nose build instructions
Drew Perttula <drewp@bigasterisk.com>
parents:
825
diff
changeset
|
11 nose-alert==0.9.0 |
833 | 12 ipdb==0.7 |
13 # waiting for https://github.com/xolox/python-coloredlogs/pull/1 | |
14 git+git://github.com/drewp/python-coloredlogs@9803112ddf7d4cd7dd001912ad1aa482fb8383f6 | |
870
7296573ee4c2
add genshi dep, for asco
Drew Perttula <drewp@bigasterisk.com>
parents:
833
diff
changeset
|
15 genshi==0.7 |