RequirementsFile
The path to the requirements.txt
file that specifies any third-party Python modules that are required by the script that you configure in Script. QMS installs these requirements by using pip.
This parameter has an effect only when Type is set to Python
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | MyEmbedding |
Example: | Requirementsfile=C:\QMS\scripts\requirements.txt
|
See Also: | Script
|