requirementsFile property

String requirementsFile
final

Optional. The path to the requirements file, relative to the source root. If not specified, defaults to "requirements.txt".

Implementation

final String requirementsFile;