diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml old mode 100644 new mode 100755 index 3b312839..c60c33bb --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -1,7 +1,7 @@ - \ No newline at end of file diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 6f375f85..1cdb07b1 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -allianceauth +Alliance Auth ============ + Alliance service auth to help large scale alliances manage services. Built for "The 99 Percent" open for anyone to use diff --git a/requirements.txt b/requirements.txt old mode 100644 new mode 100755 index fbfb5011..60590476 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ # Python Stuff # - see bootstrap.sh mysql-python - +evelink dnspython passlib xmpppy==0.5.0rc1 +python-openfire-0.2.3-beta # Django Stuff # django==1.6.1