Skip to content

Commit a163cdc

Browse files
author
dylan bartels
committed
Set project wide requires-python to > 3.10
1 parent 012c2ae commit a163cdc

File tree

2 files changed

+485
-2
lines changed

2 files changed

+485
-2
lines changed

stapi-fastapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
readme = "README.md"
1010
license = "MIT"
1111

12-
requires-python = ">=3.12"
12+
requires-python = ">=3.10"
1313

1414
dependencies = [
1515
"httpx>=0.27.0",

0 commit comments

Comments
 (0)