davidslusser/actions_python_fawltydeps
Github action for checking dependencies with FawltyDeps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| options | options to be passed to the fawltydeps command | no | --detailed |
| pip_install_command | command used to install python dependencies | no | pip install fawltydeps |
| python_version | version of python to run action with | no | 3.x |
| command | command to run fawltydeps; overrides default command and options | no | "" |
Outputs
no outputs