mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-18 17:00:17 +02:00
Added lines to try and get posrgresql installed for testing. Changed the required version of django back to 1.6.5 because 1.7.0 should not be in production.
17 lines
272 B
Plaintext
Executable File
17 lines
272 B
Plaintext
Executable File
# Python Stuff # - see bootstrap.sh
|
|
mysql-python
|
|
mysqlclient
|
|
psycopg2
|
|
evelink
|
|
dnspython
|
|
passlib
|
|
xmpppy==0.5.0rc1
|
|
# python-openfire==0.2.3-beta
|
|
|
|
# Django Stuff #
|
|
django==1.6.5
|
|
django-evolution
|
|
django-bootstrap-form
|
|
django-celery
|
|
|
|
git+git://github.com/nikdoof/python-ts3.git |