chore(fpup): run script via uv

This commit is contained in:
2026-06-25 08:46:51 +03:00
parent 2515e0e5d1
commit 40daa54167
+4 -1
View File
@@ -1,4 +1,7 @@
#!/usr/bin/env python3.9 #!/usr/bin/env -S uv run
# /// script
# dependencies = ["httpx"]
# ///
import argparse import argparse
import concurrent.futures import concurrent.futures
import json import json