Skip to content

Commit 79590cd

Browse files
committed
fix: requires-python
1 parent a7a1f7f commit 79590cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "This repository contains configurations to set up a Python develo
66
authors = [{ name = "a5chin", email = "[email protected]" }]
77
maintainers = [{ name = "a5chin", email = "[email protected]" }]
88

9-
requires-python = ">=3.9"
9+
requires-python = ">=3.10"
1010
readme = "README.md"
1111
license = { file = "LICENSE" }
1212

0 commit comments

Comments
 (0)