Skip to content

Commit cadcc74

Browse files
committed
update readme for current environment manager support
1 parent d6fcd29 commit cadcc74

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The following environment managers are supported out of the box:
6363

6464
Environment managers are responsible for specifying which package manager will be used by default to install and manage Python packages within the environment (`venv` uses `pip` by default). This ensures that packages are managed consistently according to the preferred tools and settings of the chosen environment manager.
6565

66+
67+
6668
### Package Management
6769

6870
The extension also provides an interface to install and uninstall Python packages, and provides APIs for extension developers to contribute package managers of their choice.

0 commit comments

Comments
 (0)