open-reading-frame/mypy
Setup Python, install dependencies in given requirements.txt files, and run mypy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Version of python to setup | — | 3.10 |
| requirements-txt | Relative path to requirements.txt file. Wildcards can be submitted as well | — | — |
| build-command | Build command to be executed prior to installing and running mypy | — | — |
| mypy-version | Version of mypy to setup, defaulting to latest | — | — |
| args | Args for mypy | — | --hide-column-numbers . |
Outputs
no outputs