Skip to content

Commit f27db76

Browse files
committed
fix: bump buildpacks python version
1 parent 8d57cd8 commit f27db76

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)