Skip to content

Commit 2673b6b

Browse files
authored
Merge pull request #102 from cwebster-99/patch-1
Update README.md for Python Environments extension
2 parents 76d919a + fa3469c commit 2673b6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Deprecated
22

3-
This extension is no longer being maintained, all of its functionality has been (or might be) placed into the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs).
3+
This extension is no longer being maintained. We recommend migrating to the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs) instead. Some functionalities may not be present yet, but it is under active development and being actively maintained.
44

5-
Please download the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs) instead.
5+
> Note: The Python Environments extension requires requires the pre-release version of the Python extension (ms-python.python) to operate (version 2024.23.2025010901 or later).
66
7-
Feel free to submit new issues or feature requests on the [Microsoft Python Environments Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs).
7+
Feel free to submit new issues or feature requests on the [Microsoft Python Environments Extension repository](https://github.com/microsoft/vscode-python-environments/issues) and reference its documentation in the [README.md](https://github.com/microsoft/vscode-python-environments?tab=readme-ov-file#python-environments-and-package-manager-experimental).
88

99
# Python Environment Manager
1010

0 commit comments

Comments
 (0)