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:
Andrew Halberstadt 2023-04-26 18:25:15 +00:00
Родитель 4bbd4abc7c
Коммит d08a13efad
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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