From c29d53091b4cd1f45671edc04a1a03464c6b65c9 Mon Sep 17 00:00:00 2001 From: Chandler Swift Date: Mon, 17 Nov 2025 20:45:38 -0600 Subject: [PATCH] download_satellite.py: Use python3-latest instead of 3.12 pin --- scripts/download_satellite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/download_satellite.py b/scripts/download_satellite.py index 0c12903..53621ad 100755 --- a/scripts/download_satellite.py +++ b/scripts/download_satellite.py @@ -1,5 +1,5 @@ #!/usr/bin/env nix-shell -#!nix-shell --quiet -p python312 -p python312Packages.pillow -i python +#!nix-shell --quiet -p python3 -p python3Packages.pillow -i python # https://svc.pictometry.com/Image/D2B06344-7A2D-5BD0-FC89-DFDDC9888C41/wmts?SERVICE=WMTS&REQUEST=GetCapabilities