Skip to content

Commit

Permalink
Merge pull request #123 from MicrosoftDocs/fix/python-version
Browse files Browse the repository at this point in the history
fix: python required version for python azure
  • Loading branch information
baywet authored Oct 11, 2024
2 parents e09a17f + ed818f9 commit 1031fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenAPI/kiota/tutorials/python-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In this tutorial, you generate an API client that uses [Microsoft identity authe

## Required tools

- [Python 3.6+](https://www.python.org/)
- [Python 3.8+](https://www.python.org/)
- [pip 20.0+](https://pip.pypa.io/en/stable/)
- [asyncio](https://docs.python.org/3/library/asyncio.html) or any other supported async environment, for example, AnyIO, Trio.

Expand Down

0 comments on commit 1031fde

Please sign in to comment.