This commit is contained in:
Andy McKay 2012-09-06 15:05:48 -07:00
Родитель 22ff81a0d6
Коммит 5985df5f62
2 изменённых файлов: 0 добавлений и 83 удалений

Просмотреть файл

@ -1,36 +1 @@
# 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. IT wants
# to pull in a minimal set of packages to get a running site.
-r prod.txt
Sphinx==0.6.3
pep8==0.5
-e git://github.com/jbalogh/check.git#egg=check
-e git://github.com/robhudson/django-debug-toolbar.git#egg=django_debug_toolbar
-e git://github.com/jbalogh/django-debug-cache-panel#egg=cache_panel
-e git://github.com/django-extensions/django-extensions.git#egg=django_extensions
-e git://github.com/dcramer/django-devserver.git#egg=django_devserver
werkzeug
ipython==0.10
sqlparse==0.1.1
Fabric==0.9.0
-e git://github.com/jbalogh/test-utils.git#egg=test-utils
-e git://github.com/jbalogh/django-nose.git#egg=django_nose
nose==0.11.1
coverage==3.2b4
selenium==1.0.1
mock==0.6.0
translate-toolkit==1.6.0
pylint
-e git://github.com/davedash/django-fixture-magic.git#egg=django_fixture_magic
# Oauth client for tests
-e git://github.com/simplegeo/python-oauth2.git#egg=python_oauth2
-e git://github.com/kumar303/django-qunit.git#egg=django_qunit
nosenicedots

Просмотреть файл

@ -1,48 +0,0 @@
# compiled.txt has other prod packages that need to be compiled.
-e git://github.com/django/django@36c82ac8#egg=django
Babel==0.9.5
phpserialize==1.2
python-daemon==1.5.5
lockfile==0.8
python-memcached==1.45
pyquery==0.4
South==0.7
suds==0.3.9
pytz==2010e
GitPython==0.1.7
django-celery==2.0.2
# This is required by celery, but celery's setup.py does bad things and
# packaging doesn't pick it up.
importlib==1.0.2
django-uuidfield==0.1
cef==0.2
-e git://github.com/jbalogh/django-multidb-router.git#egg=django-multidb-router
-e git://github.com/jbalogh/django-cache-machine.git@0ca435683#egg=django-cache-machine
-e git://github.com/jbalogh/jingo.git#egg=jingo
-e git://github.com/jsocol/jingo-minify.git#egg=jingo-minify
-e git://github.com/jsocol/bleach.git#egg=bleach
-e git://github.com/jbalogh/schematic.git#egg=schematic
-e git://github.com/clouserw/hera.git#egg=hera
-e git://github.com/clouserw/tower.git#egg=tower
-e git://github.com/jbalogh/django-queryset-transform.git#egg=django-queryset-transform
-e git://github.com/jsocol/commonware.git#egg=commonware
-e git://github.com/mozilla/django-csp.git#egg=django_csp
-e git://github.com/mozilla/amo-validator.git#egg=amo-validator
# Image cropping
-e git://github.com/SmileyChris/easy-thumbnails.git#egg=easy_thumbnails
# Better Forms
-e git://github.com/mozilla/happyforms.git#egg=happyforms
# Recaptcha
-e git://github.com/mozilla/django-recaptcha.git#egg=django-recaptcha
# Django Piston
-e git://github.com/mozilla/django-piston.git#egg=django-piston
-e git://github.com/mozilla/nuggets.git#egg=nuggets