Skip to content

Commit 71b044c

Browse files
authored
Merge pull request #59 from Global-Health-Engineering/dev
fix: bump buildpacks python version
2 parents 74e19cd + f27db76 commit 71b044c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.buildpacks/pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[_]
2+
schema-version = "0.2"
3+
4+
[[io.buildpacks.build.env]]
5+
name = "BP_CPYTHON_VERSION"
6+
value = "3.11.*"

0 commit comments

Comments
 (0)