Skip to content

Commit dc97df6

Browse files
authored
feat(2022-12-21): Update SDK to use API generated on 2022-12-21 (#47)
Signed-off-by: Deepak Selvakumar <[email protected]> Signed-off-by: Deepak Selvakumar <[email protected]>
1 parent fd59dfe commit dc97df6

File tree

4 files changed

+6647
-3041
lines changed

4 files changed

+6647
-3041
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ before_install:
2020
- pip install pypandoc
2121

2222
install:
23-
- pip install tox-travis
23+
- pip install tox-travis 'tox<4'
2424

2525
script: tox
2626

0 commit comments

Comments
 (0)