mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
106f2997fa
* Add support for Python 3.8 latest version If the pip lock file only specifies `3.8` and no bug fix version, it should use Python LATEST_38. * Update CHANGELOG.md * Update changelog Co-authored-by: Johannes Hoppe <info@johanneshoppe.com> Co-authored-by: Casey <caseylfaist@gmail.com>