Skip to content

Commit cdea60b

Browse files
committed
Support Python 3.8
1 parent 294417c commit cdea60b

2 files changed

Lines changed: 41 additions & 3 deletions

File tree

poetry.lock

Lines changed: 40 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ homepage = "https://github.com/seamapi/python-next"
99
repository = "https://github.com/seamapi/python-next"
1010

1111
[tool.poetry.dependencies]
12-
python = "^3.11.0"
12+
python = "^3.9.0"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
black = "^24.3.0"

0 commit comments

Comments
 (0)