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 93f62f2 commit 2c35c26Copy full SHA for 2c35c26
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "Official Python command line client for tldr pages."
9
readme = "README.md"
10
license = "MIT"
11
-requires-python = "~=3.9"
+requires-python = ">=3.9"
12
authors = [
13
{ name = "Felix Yan and tldr-pages contributors" },
14
]
0 commit comments