Skip to content

Commit b366c6a

Browse files
committed
bump python
1 parent 0857454 commit b366c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyontoenv-shim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pyontoenv"
33
version = "0.4.0a14"
44
description = "Compatibility wrapper that installs the ontoenv package."
55
readme = "README.md"
6-
requires-python = ">=3.9"
6+
requires-python = ">=3.11"
77
license = { text = "BSD-3-Clause" }
88
authors = [
99
{ name = "Gabe Fierro", email = "[email protected]" },

0 commit comments

Comments
 (0)