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 8290c3f commit a23f1a2Copy full SHA for a23f1a2
scripts/update_uv_build_version.py
@@ -1,5 +1,5 @@
1
# /// script
2
-# requires-python = ">=3.12"
+# requires-python = ">= 3.12"
3
# dependencies = [
4
# "httpx>=0.28.1,<0.29",
5
# "packaging>=25.0",
0 commit comments