Merge branch 'issue_1221' into 'master'

Remove support for Python 3.5

Closes #1224 and #1221

See merge request allianceauth/allianceauth!1182
This commit is contained in:
Ariel Rin
2020-04-15 11:25:44 +00:00
4 changed files with 5 additions and 17 deletions

View File

@@ -28,7 +28,7 @@ Alliance Auth can be installed on any Unix like operating system. Dependencies a
### Python
Alliance Auth requires python3.5 or higher. Ensure it is installed on your server before proceeding.
Alliance Auth requires Python 3.6 or higher. Ensure it is installed on your server before proceeding.
Ubuntu: