diff --git a/CHANGELOG.md b/CHANGELOG.md index 260eed9..1a726da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Sqlite fix: - Update Python3 base formula + - Update Python formulas 3.6.9 and 3.7.4 - Test staged binaries on Travis -------------------------------------------------------------------------------- diff --git a/builds/runtimes/python-3.6.9 b/builds/runtimes/python-3.6.9 index dea889d..ad41723 100755 --- a/builds/runtimes/python-3.6.9 +++ b/builds/runtimes/python-3.6.9 @@ -1,5 +1,4 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite source $(dirname $0)/python3 diff --git a/builds/runtimes/python-3.7.4 b/builds/runtimes/python-3.7.4 index dea889d..ad41723 100755 --- a/builds/runtimes/python-3.7.4 +++ b/builds/runtimes/python-3.7.4 @@ -1,5 +1,4 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/python/ -# Build Deps: libraries/sqlite source $(dirname $0)/python3