Эх сурвалжийг харах

make install_extras.py uv script

raylu 1 сар өмнө
parent
commit
784db77848
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      install_extras.py

+ 7 - 0
install_extras.py

@@ -1,4 +1,11 @@
 #!/usr/bin/env python3
+
+# /// script
+# dependencies = [
+#   "httpx",
+# ]
+# ///
+
 from __future__ import annotations
 
 import os