We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d469e2 commit a797930Copy full SHA for a797930
pyproject.toml
@@ -6,7 +6,7 @@ authors = [
6
{name = "Aaron Mamparo",email = "aaronmamparo@gmail.com"}
7
]
8
readme = "README.md"
9
-requires-python = ">=3.13,<14"
+requires-python = ">=3.13,<4"
10
package-mode = false
11
dependencies = []
12
0 commit comments