mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
Added tarballs for third-party Python dependencies, updated requirements, added optional django-debug-toolbar support.
This commit is contained in:
BIN
requirements/Django-1.5.1.tar.gz
Normal file
BIN
requirements/Django-1.5.1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/Markdown-2.3.1.tar.gz
Normal file
BIN
requirements/Markdown-2.3.1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/South-0.8.1.tar.gz
Normal file
BIN
requirements/South-0.8.1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/amqp-1.0.11.tar.gz
Normal file
BIN
requirements/amqp-1.0.11.tar.gz
Normal file
Binary file not shown.
BIN
requirements/anyjson-0.3.3.tar.gz
Normal file
BIN
requirements/anyjson-0.3.3.tar.gz
Normal file
Binary file not shown.
BIN
requirements/billiard-2.7.3.28.tar.gz
Normal file
BIN
requirements/billiard-2.7.3.28.tar.gz
Normal file
Binary file not shown.
BIN
requirements/celery-3.0.19.tar.gz
Normal file
BIN
requirements/celery-3.0.19.tar.gz
Normal file
Binary file not shown.
28
requirements/dev.txt
Normal file
28
requirements/dev.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
# PIP requirements for AnsibleWorks development/build environment.
|
||||
# Install using "pip -r dev.txt"
|
||||
|
||||
Django>=1.5
|
||||
django-celery
|
||||
django-extensions
|
||||
django-filter
|
||||
django-jsonfield
|
||||
django-taggit
|
||||
djangorestframework
|
||||
Markdown
|
||||
pexpect
|
||||
python-dateutil
|
||||
South>=0.8,<2.0
|
||||
|
||||
django-debug-toolbar
|
||||
django-devserver
|
||||
ipython
|
||||
|
||||
# You may also need to install the following extra packages using the OS
|
||||
# package manager, or pip if you're running inside a virtualenv.
|
||||
# - ansible (via yum, pip or source checkout)
|
||||
# - distribute (Use the latest version via "pip install -U distribute"; the
|
||||
# default python-setuptools package is old.)
|
||||
# - psycopg2 (via "yum install python-psycopg2")
|
||||
# - coverage (if you want to check test coverage, via "pip install coverage";
|
||||
# the default python-coverage package is old.)
|
||||
# - readline (for using the ipython interactive shell)
|
||||
BIN
requirements/django-celery-3.0.17.tar.gz
Normal file
BIN
requirements/django-celery-3.0.17.tar.gz
Normal file
Binary file not shown.
BIN
requirements/django-debug-toolbar-0.9.4.tar.gz
Normal file
BIN
requirements/django-debug-toolbar-0.9.4.tar.gz
Normal file
Binary file not shown.
BIN
requirements/django-devserver-0.6.2.tar.gz
Normal file
BIN
requirements/django-devserver-0.6.2.tar.gz
Normal file
Binary file not shown.
BIN
requirements/django-extensions-1.1.1.tar.gz
Normal file
BIN
requirements/django-extensions-1.1.1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/django-jsonfield-0.9.4.tar.gz
Normal file
BIN
requirements/django-jsonfield-0.9.4.tar.gz
Normal file
Binary file not shown.
BIN
requirements/django-taggit-0.10a1.tar.gz
Normal file
BIN
requirements/django-taggit-0.10a1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/djangorestframework-2.3.5.tar.gz
Normal file
BIN
requirements/djangorestframework-2.3.5.tar.gz
Normal file
Binary file not shown.
BIN
requirements/ipython-0.13.2.zip
Normal file
BIN
requirements/ipython-0.13.2.zip
Normal file
Binary file not shown.
BIN
requirements/kombu-2.5.10.tar.gz
Normal file
BIN
requirements/kombu-2.5.10.tar.gz
Normal file
Binary file not shown.
BIN
requirements/pexpect-2.4.tar.gz
Normal file
BIN
requirements/pexpect-2.4.tar.gz
Normal file
Binary file not shown.
BIN
requirements/python-dateutil-2.1.tar.gz
Normal file
BIN
requirements/python-dateutil-2.1.tar.gz
Normal file
Binary file not shown.
BIN
requirements/pytz-2013b.tar.gz
Normal file
BIN
requirements/pytz-2013b.tar.gz
Normal file
Binary file not shown.
BIN
requirements/six-1.3.0.tar.gz
Normal file
BIN
requirements/six-1.3.0.tar.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user