mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:15:19 -05:00
Update README about python to use
We now run python 3.6 in production and there are issues with marshmallow-sqlalchemy using 3.5.
This commit is contained in:
@@ -12,7 +12,7 @@ Contains:
|
||||
|
||||
### Python version
|
||||
|
||||
This codebase is Python 3 only. At the moment we run 3.5 in production. You will run into problems if you try to use Python 3.4 or older, or Python 3.7 or newer.
|
||||
This codebase is Python 3 only. At the moment we run 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.
|
||||
|
||||
### AWS credentials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user