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 5c6a47b commit 31c2535Copy full SHA for 31c2535
generate.py
@@ -7,7 +7,9 @@
7
# "requests",
8
# "docutils",
9
# ]
10
-# potodo = { git = "https://git.afpy.org/AFPy/maciek/potodo", branch = "merge-with-polib" }
+#
11
+# [tool.uv.sources]
12
+# potodo = { git = "https://git.afpy.org/maciek/potodo.git", branch = "merge-with-polib" }
13
# ///
14
import subprocess
15
from collections.abc import Iterator
0 commit comments