File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -35,18 +35,3 @@ export async function activate() {
3535}
3636```
3737
38- ## API
39-
40- The full API surface is exported from the package. Key interfaces include:
41-
42- - ** ` PythonEnvironmentApi ` ** – the top-level composite interface returned by ` PythonEnvironments.api() ` .
43- - ** ` PythonEnvironment ` ** – represents a single Python environment.
44- - ** ` EnvironmentManager ` ** – register and manage environment managers.
45- - ** ` PackageManager ` ** – register and manage package managers.
46- - ** ` PythonProject ` ** – represents a Python project.
47-
48- See the [ API reference] ( https://github.com/microsoft/vscode-python-environments/blob/main/docs/projects-api-reference.md ) for complete documentation.
49-
50- ## License
51-
52- MIT
You can’t perform that action at this time.
0 commit comments