Skip to content
Snippets Groups Projects
Unverified Commit 79dbd79b authored by Casey's avatar Casey Committed by GitHub
Browse files

Merge pull request #885 from heroku/new-pythons

Python 3.7.5 and 3.8.0
parents 3726d3b4 0b4a2d66
Branches
Tags v158
No related merge requests found
......@@ -2,6 +2,7 @@
# Master
- Python 3.7.5 and 3.8.0 now available on Heroku 18 and 16.
- Add support for Python 3.8 branch
- Sqlite3 Update:
- Test Improvements
......
#!/usr/bin/env bash
# Build Path: /app/.heroku/python/
source $(dirname $0)/python3
#!/usr/bin/env bash
# Build Path: /app/.heroku/python/
source $(dirname $0)/python3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment