Skip to content

Commit 7568d0c

Browse files
committed
add note
1 parent 2a71db9 commit 7568d0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ This section helps you get up and running with stac-fastapi-elasticsearch-opense
133133
pip install stac-fastapi.core # Core library
134134
```
135135

136+
> **Important Note:** Starting with version 4.0.0a1, package names have changed from using periods (e.g., `stac-fastapi.core`) to using hyphens (e.g., `stac-fastapi-core`) to comply with PEP 625. The internal package structure uses underscores, but users should install with hyphens as shown above. Please update your requirements files accordingly.
137+
136138
### Running Locally
137139

138140
There are two main ways to run the API locally:

0 commit comments

Comments
 (0)