From 151df58e86f973c53cc344745ca3cf9aa52dc054 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Tue, 8 Oct 2019 13:23:39 -0700 Subject: [PATCH] don't use vendored sqlite from s3 in formulas --- builds/runtimes/python-3.6.9 | 1 - builds/runtimes/python-3.7.4 | 1 - 2 files changed, 2 deletions(-) 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