Skip to content

Commit 8e127e7

Browse files
tracyboehrerTracy Boehrer
andauthored
Updated README with supported Python versions (#2113)
Co-authored-by: Tracy Boehrer <trboehre@microsoft.com>
1 parent c6182f1 commit 8e127e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you want to debug an issue, would like to [contribute](#contributing-code), o
4343

4444
### Prerequisites
4545
- [Git](https://git-scm.com/downloads)
46-
- [Python 3.8.17](https://www.python.org/downloads/)
46+
- [Python 3.8.17 - 3.11.x](https://www.python.org/downloads/)
4747

4848
Python "Virtual Environments" allow Python packages to be installed in an isolated location for a particular application, rather than being installed globally, as such it is common practice to use them. Click [here](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments) to learn more about creating _and activating_ Virtual Environments in Python.
4949

0 commit comments

Comments
 (0)