Publish SDK from standalone repository

This commit is contained in:
AS213905 Engineering
2026-08-14 11:23:25 +00:00
parent 3beb0561c0
commit 8c17dafc1f
13 changed files with 17 additions and 14 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# Python SDK
```bash
pip install "as213905 @ git+https://git.datacoria.com/Phylex/production-as213905.git@recovery/native-geofeeds-20260814#subdirectory=as213905-sdk/python"
pip install "as213905 @ git+https://git.datacoria.com/Phylex/as213905-sdk.git#subdirectory=python"
```
```python