Only really need dependencies so far for running tests (part 2)
This commit is contained in:
Родитель
891f0527d0
Коммит
332cdd8646
|
@ -1,9 +1,3 @@
|
|||
# This file pulls in everything a developer needs. If it's a basic package
|
||||
# needed to run the site, it belongs in requirements/prod.txt. If it's a
|
||||
# package for developers (testing, docs, etc.), it goes in this file.
|
||||
|
||||
-r prod.txt
|
||||
|
||||
# Testing
|
||||
nose==1.0.0
|
||||
-e git://github.com/jbalogh/django-nose.git#egg=django_nose
|
||||
|
|
Загрузка…
Ссылка в новой задаче