diff --git a/fpup.py b/fpup.py index d755ce3..7263e87 100755 --- a/fpup.py +++ b/fpup.py @@ -1,4 +1,7 @@ -#!/usr/bin/env python3.9 +#!/usr/bin/env -S uv run +# /// script +# dependencies = ["httpx"] +# /// import argparse import concurrent.futures import json