Skip to content

Commit dfe28cb

Browse files
authored
Merge pull request #872 from heroku/python-versions/369-374
Python formula updates: 3.6.9 and 3.7.4
2 parents 86fc9f1 + 8fc94c0 commit dfe28cb

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Sqlite fix:
66
- Update Python3 base formula
7+
- Update Python formulas 3.6.9 and 3.7.4
78
- Test staged binaries on Travis
89

910
--------------------------------------------------------------------------------

builds/runtimes/python-3.6.9

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
22
# Build Path: /app/.heroku/python/
3-
# Build Deps: libraries/sqlite
43

54
source $(dirname $0)/python3

builds/runtimes/python-3.7.4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
22
# Build Path: /app/.heroku/python/
3-
# Build Deps: libraries/sqlite
43

54
source $(dirname $0)/python3

0 commit comments

Comments
 (0)