Temp.
[redakcja.git] / requirements.txt
1 --find-links=http://stigma.nowoczesnapolska.org.pl/pypi/
2
3 Django>=1.1.1,<1.2
4 lxml>=2.2
5 mercurial>=1.3.1
6 librarian>=1.3.dev,<1.4
7 PyYAML>=3.0
8 # MySQL-python>=1.2,<2.0
9
10 # migrations
11 south>=0.6
12
13 # debug stuff
14 django-nose>=0.0.3
15 django-debug-toolbar>=0.8
16
17
18 poster==0.5
19 httplib2