Skip to content

Commit 95ee049

Browse files
committed
update SDK
1 parent bef6e78 commit 95ee049

617 files changed

Lines changed: 36909 additions & 2816 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.devcontainer/setup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ curl -fsSL https://raw.githubusercontent.com/speakeasy-api/speakeasy/main/instal
77
rmdir samples || true
88
mkdir samples
99

10+
1011
python -m pip install --upgrade pip
1112
pip install -e .
1213

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.env
2+
.env.local
13
.venv/
24
venv/
35
src/*.egg-info/

0 commit comments

Comments
 (0)