We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b70e9a commit d04ced6Copy full SHA for d04ced6
pyproject.toml
@@ -7,7 +7,7 @@ name = "python-patterns"
7
description = "A collection of design patterns and idioms in Python."
8
version = "0.1.0"
9
readme = "README.md"
10
-requires-python = ">=3.9"
+requires-python = ">=3.10"
11
classifiers = [
12
"Programming Language :: Python :: 3.10",
13
"Programming Language :: Python :: 3.11",
0 commit comments