Skip to content

Commit 8ee4040

Browse files
committed
formatting
1 parent cadcc74 commit 8ee4040

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ 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-
6866
### Package Management
6967

7068
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)