Skip to content

Commit b16172e

Browse files
committed
Merge branch 'master' of https://github.com/docusign/code-examples-python-private into feature/launcher-optimization
2 parents 05b9c6b + 98812f0 commit b16172e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ For a list of code examples that use the Admin API, select the Python tab under
7373
where {base_url} is the URL for the web app.
7474

7575
1. Python 3.
76+
1. If you are working on a Windows with a Python version after 3.10 you will also need to install [Microsoft C++ Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022). After installing that run `pip install --upgrade setuptools`.
7677

7778
### Installation steps
7879

0 commit comments

Comments
 (0)