File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 2020 - " 3.10"
2121 - " 3.11"
2222 - " 3.12"
23- - " 3.13"
2423 os :
2524 - ubuntu-latest
2625 - windows-latest
5352 with :
5453 python-version : " 3.10"
5554 - name : Install with min requirements
56- run : uv sync --no-dev --resolution=lowest-direct .
55+ run : uv sync --no-dev --resolution=lowest-direct
5756 - name : Run smoke test
5857 run : stac-client search https://landsatlook.usgs.gov/stac-server -c landsat-c2l2-sr --max-items 1
5958
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ classifiers = [
1515 " Programming Language :: Python :: 3.10" ,
1616 " Programming Language :: Python :: 3.11" ,
1717 " Programming Language :: Python :: 3.12" ,
18- " Programming Language :: Python :: 3.13" ,
1918 " Operating System :: OS Independent" ,
2019 " Natural Language :: English" ,
2120 " Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments