download_satellite.py: Use python3-latest instead of 3.12 pin

This commit is contained in:
Chandler Swift 2025-11-17 20:45:38 -06:00
parent 036771d2da
commit c29d53091b
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F

View file

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell #!/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 # https://svc.pictometry.com/Image/D2B06344-7A2D-5BD0-FC89-DFDDC9888C41/wmts?SERVICE=WMTS&REQUEST=GetCapabilities