pypi Packages
Parameters
value
Custom Python Package Index (PyPI) packages to be installed in the environment. Keys refer to the lowercase package name (e.g. "numpy"). Values are the lowercase extras and version specifier (e.g. "==1.12.0", "devel,gcp_api", "devel>=1.8.2, <1.9.2"). To specify a package without pinning it to a version specifier, use the empty string as the value.
Parameters
values
Custom Python Package Index (PyPI) packages to be installed in the environment. Keys refer to the lowercase package name (e.g. "numpy"). Values are the lowercase extras and version specifier (e.g. "==1.12.0", "devel,gcp_api", "devel>=1.8.2, <1.9.2"). To specify a package without pinning it to a version specifier, use the empty string as the value.