We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75ccfe3 + d1d23bc commit 7e2d920Copy full SHA for 7e2d920
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ description = "Grab recent issue/PR activity from a GitHub repository and render
8
# update verison with `tbump NEW_VERSION`
9
version = "1.1.5"
10
dynamic = ["readme", "dependencies"]
11
-requires-python = ">=3.9"
+requires-python = ">=3.10"
12
keywords = ["Development", "Changelog"]
13
authors = [
14
{ name = "Executable Books Project", email = "executablebooks@gmail.com" },
0 commit comments