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