Merge pull request #940 from heroku/barbeque/patch-1

Barbeque/patch 1
This commit is contained in:
Casey
2020-04-02 12:54:34 -04:00
committed by GitHub
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -2,6 +2,7 @@
# Master
- Doc: Update Readme with version numbers
- update Code Owners to include the Heroku Buildpack Maintainers team
- Clean up build log output
@@ -9,6 +10,7 @@
- Bugfix: Clearing pip dependencies
- 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 -2
View File
@@ -61,8 +61,9 @@ Specify a Python Runtime
Supported runtime options include:
- `python-3.7.4`
- `python-3.6.9`
- `python-3.8.2`
- `python-3.7.6`
- `python-3.6.10`
- `python-2.7.17`
## Tests