mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1830069 - Fix reference to old site file name in docs, r=ahochheiden
Differential Revision: https://phabricator.services.mozilla.com/D176535
This commit is contained in:
parent
4bbd4abc7c
commit
d08a13efad
@ -21,7 +21,7 @@ For example, the following Mach command would have its 3rd-party dependencies de
|
||||
def foo_it_command():
|
||||
import specific_dependency
|
||||
|
||||
The format of ``<site>_virtualenv_requirements.txt`` files are documented further in the
|
||||
The format of ``<site>.txt`` files are documented further in the
|
||||
:py:class:`~mach.requirements.MachEnvRequirements` class.
|
||||
|
||||
Adding a Python package
|
||||
|
Loading…
Reference in New Issue
Block a user