Skip to content

Commit b2439ad

Browse files
authored
Change wording on deprecated Python (microsoft#490)
1 parent 94d618a commit b2439ad

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
@@ -4,7 +4,7 @@ A [Visual Studio Code](https://code.visualstudio.com/) [extension](https://marke
44

55
Note:
66
- The Python extension offers the python debugger extension as an optional installation, including it during the setup process.
7-
- This extension is supported for all [actively supported versions](https://devguide.python.org/#status-of-python-branches) of the Python language (i.e., Python >= 3.7).
7+
- This extension is supported for all [actively supported versions](https://devguide.python.org/#status-of-python-branches) of the Python language. See below for support on deprecated Python versions.
88

99

1010
## Purpose

0 commit comments

Comments
 (0)