File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323]
2424
2525setup (
26- name = "stac-fastapi .core" ,
26+ name = "stac_fastapi .core" ,
2727 description = "Core library for the Elasticsearch and Opensearch stac-fastapi backends." ,
2828 long_description = desc ,
2929 long_description_content_type = "text/markdown" ,
Original file line number Diff line number Diff line change 2828}
2929
3030setup (
31- name = "stac-fastapi .elasticsearch" ,
31+ name = "stac_fastapi .elasticsearch" ,
3232 description = "An implementation of STAC API based on the FastAPI framework with both Elasticsearch and Opensearch." ,
3333 long_description = desc ,
3434 long_description_content_type = "text/markdown" ,
Original file line number Diff line number Diff line change 2828}
2929
3030setup (
31- name = "stac-fastapi .opensearch" ,
31+ name = "stac_fastapi .opensearch" ,
3232 description = "Opensearch stac-fastapi backend." ,
3333 long_description = desc ,
3434 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments