requirementsFile property
The path to the requirements file, relative to the source root.
If not specified, defaults to "requirements.txt".
Optional.
Implementation
core.String? requirementsFile;
The path to the requirements file, relative to the source root.
If not specified, defaults to "requirements.txt".
Optional.
core.String? requirementsFile;