Skip to content

Commit f7a639b

Browse files
chore: update SDK settings
1 parent d65d040 commit f7a639b

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 5
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-bf411a5dc003606804e8544b1ae67679048e1e709ee932d0ee84d005507a3095.yml
33
openapi_spec_hash: b910fd6625c8b2f3451a03df123cd420
4-
config_hash: 0eda55be1876add297ef57bed4f62b18
4+
config_hash: 86dcace891937635f9e56dcdea517aa3

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ The full API of this library can be found in [api.md](api.md).
1515
## Installation
1616

1717
```sh
18-
# install from the production repo
19-
pip install git+ssh://git@github.com/brand-dot-dev/python-sdk.git
18+
# install from PyPI
19+
pip install --pre brand.dev
2020
```
2121

22-
> [!NOTE]
23-
> Once this package is [published to PyPI](https://app.stainless.com/docs/guides/publish), this will become: `pip install --pre brand.dev`
24-
2522
## Usage
2623

2724
The full API of this library can be found in [api.md](api.md).

0 commit comments

Comments
 (0)