mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-11 02:23:32 -04:00
Merge pull request #2663 from alphagov/update-readme-about-python-3.6
Update README about python to use
This commit is contained in:
@@ -12,7 +12,7 @@ Contains:
|
|||||||
|
|
||||||
### Python version
|
### 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
|
### AWS credentials
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user