We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235b682 commit 4c3c8d7Copy full SHA for 4c3c8d7
pyproject.toml
@@ -14,6 +14,7 @@ authors=[
14
]
15
description="Self-service finite-state machines for the programmer on the go."
16
readme="README.md"
17
+requires-python=">= 3.8"
18
dependencies=[
19
'typing_extensions; python_version<"3.10"',
20
0 commit comments