Update py3.7 is iffy.

This commit is contained in:
Matthew Stratford 2021-04-08 23:29:44 +01:00
parent 119b729c56
commit 6f8f06ebb9
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.7, 3.8, 3.9]
python-version: [3.8, 3.9]
steps:
- uses: actions/checkout@v2

View file

@ -35,7 +35,7 @@ Starting and stopping the server, as well as UI links, are available in the Syst
### Requirements
On all platforms:
* Python 3.7 (3.8 may also work, 3.9 is unlikely to.)
* Python 3.7 - 3.9 Tested (macOS 3.7 may be iffy)
* Git (Obviously)
On MacOS: