Skip to content

Commit 6b3d2cb

Browse files
chore: update SDK settings
1 parent b6dfc31 commit 6b3d2cb

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 89
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-e5f30e79ebe7d09d03dcdec8e752441c26bebb8c046916dcff936d89192fc175.yml
33
openapi_spec_hash: a116eac55b3bce6120728f77b0bd09c2
4-
config_hash: 489975da8d103a4cbf9e3f9e0a245a82
4+
config_hash: 25c28e224faf5f967037b3e6c702b000

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,10 @@ The REST API documentation can be found on [docs.knock.app](https://docs.knock.a
1515
## Installation
1616

1717
```sh
18-
# install from the production repo
19-
pip install git+ssh://[email protected]/knocklabs/knock-python.git
18+
# install from PyPI
19+
pip install --pre knockapi
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 knockapi`
24-
2522
## Usage
2623

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

0 commit comments

Comments
 (0)