py-actions/Python Dependency Installation

Install Python dependencies from requirements.txt file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to requirements.txt filenorequirements.txt
update-pipBoolean for pip upgrade prior to the dependency installation (default='true')notrue
update-setuptoolsBoolean for setuptools install/upgrade prior to the dependency installation (default='true')notrue
update-wheelBoolean for wheel install/upgrade prior to the dependency installation (default='true')notrue

no outputs