django-imagekit/requirements.txt
Eric Eldredge d27836983a Use nose to run tests
Closes #160
2012-10-24 23:30:55 -04:00

8 lines
118 B
Text

Django>=1.3.1
django-appconf>=0.5
PIL>=1.1.7
# Required for tests
nose==1.2.1
nose-progressive==1.3
django-nose==1.1