mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 02:11:11 -05:00
switch to python 3.9
This commit is contained in:
@@ -9,7 +9,7 @@ Contains:
|
||||
|
||||
### Python version
|
||||
|
||||
At the moment we run Python 3.6 in production. You will run into problems if you try to use Python 3.5 or older, or Python 3.7 or newer.
|
||||
We run python 3.9 both locally and in production.
|
||||
|
||||
### AWS credentials
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
python-3.6.x
|
||||
python-3.9.x
|
||||
|
||||
Reference in New Issue
Block a user