We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47b9c0 commit f6807acCopy full SHA for f6807ac
1 file changed
whatdidyougetdone.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env -S uv run
2
# /// script
3
-# requires-python = ">=3.10"
+# requires-python = ">=3.10,<3.13"
4
# dependencies = [
5
# "PyGithub>=2.1.1",
6
# "click>=8.1.7",
0 commit comments