PR feedback

This commit is contained in:
mike
2020-03-25 20:20:27 -06:00
parent 4d2e74b411
commit 2b3a90ec0c
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -4,6 +4,7 @@
- Correct ftp to https in vendored file
- Warn for Django 1.11 approaching EOL, provide link to roadmap
- Update Python versions in README to match docs
--------------------------------------------------------------------------------
+3 -3
View File
@@ -61,9 +61,9 @@ Specify a Python Runtime
Supported runtime options include:
- `python-3.8.0`
- `python-3.7.5`
- `python-3.6.9`
- `python-3.8.2`
- `python-3.7.6`
- `python-3.6.10`
- `python-2.7.17`
## Tests