mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-15 15:30:16 +02:00
Alot of my experimental stuff for postgresql was causing issues, so I'm removing that for a different project. This way I can get a clean setup out.
16 lines
261 B
Plaintext
Executable File
16 lines
261 B
Plaintext
Executable File
# Python Stuff # - see bootstrap.sh
|
|
mysql-python
|
|
mysqlclient
|
|
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 |