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 e3cb47f commit 0ffe093Copy full SHA for 0ffe093
pyproject.toml
@@ -48,7 +48,7 @@ maintainers = [
48
]
49
name = "prawcore"
50
readme = "README.rst"
51
-requires-python = "~=3.9"
+requires-python = ">=3.9"
52
53
[project.urls]
54
"Issue Tracker" = "https://github.com/praw-dev/prawcore/issues"
0 commit comments