Skip to content

Commit 151df58

Browse files
committed
don't use vendored sqlite from s3 in formulas
1 parent 1c87fd3 commit 151df58

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

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)