Publish SDK from standalone repository
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
@@ -14,7 +14,7 @@ keywords = ["as213905", "bgp", "transit", "geofeed"]
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://as213905.com/docs/api/reference"
|
||||
Repository = "https://git.datacoria.com/Phylex/production-as213905/src/branch/recovery/native-geofeeds-20260814/as213905-sdk/python"
|
||||
Repository = "https://git.datacoria.com/Phylex/as213905-sdk/src/branch/main/python"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
testpaths = ["tests"]
|
||||
|
||||
Reference in New Issue
Block a user