Also test the application with python 3.9

This commit is contained in:
Roland Geider
2020-10-29 22:43:35 +01:00
parent 250009e5a5
commit c6a1423f24
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [ 3.6, 3.7, 3.8, pypy3 ]
python-version: [ 3.6, 3.7, 3.8, 3.9, pypy3 ]
services:
postgres:

View File

@@ -14,7 +14,7 @@ slightly different) you will need to change the steps as appropriate.
The application is compatible and regularly tested with
* sqlite, postgres
* python 3.6, 3.7 and 3.8
* python 3.6, 3.7, 3.8, 3.9 and pypy3
After installation you might also want to take a look at the :ref:`other-changes` section for other
changes you might want to do to your local instance such as Terms of Service or