зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1724274: Add missing "pypi-optional" docs r=ahal
These were missed when `pypi-optional` support was added. Differential Revision: https://phabricator.services.mozilla.com/D124514
This commit is contained in:
Родитель
c76ecf6846
Коммит
08001d7c15
|
@ -38,6 +38,9 @@ class MachEnvRequirements:
|
|||
|
||||
pypi -- Fetch the package, plus dependencies, from PyPI.
|
||||
|
||||
pypi-optional -- Attempt to install the package and dependencies from PyPI.
|
||||
Continue using the virtualenv, even if the package could not be installed.
|
||||
|
||||
packages.txt -- Denotes that the specified path is a child manifest. It
|
||||
will be read and processed as if its contents were concatenated
|
||||
into the manifest being read.
|
||||
|
|
Загрузка…
Ссылка в новой задаче