PythonConfig
Index
Properties
pip
plugin
Location of the WASM plugin to use for Python support.
optionalrootRequirementsOnly
Assumes only the root requirements.txt
is used for dependencies.
Can be used to support the "one version policy" pattern.
optionalvenvName
Defines the virtual environment name, which will be created in the workspace root. Project dependencies will be installed into this.
version
The version of Python to download, install, and run python
tasks with.
Options for pip, when used as a package manager.