Skip to content

Commit f9b43b9

Browse files
authored
build: update dev optional dependencies (#14)
Includes `server` and `telemetry` optional dependecies into `stac_fastapi.eodag[dev]`. Updates #13
1 parent 6ce1901 commit f9b43b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ telemetry = [
4242
"opentelemetry-instrumentation-fastapi"
4343
]
4444
dev = [
45+
"stac_fastapi.eodag[server,telemetry]",
4546
"geojson",
4647
"httpx",
4748
"importlib-metadata",

0 commit comments

Comments
 (0)