minvws/Create Python venv package
Exports a Python venv package with the needed requirements installed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python_version | Python version | yes | — |
| package_file_name | Name of the package | yes | — |
| checkout_repository | Whether to checkout the repository (true or false) | no | false |
| split_git_requirements | Whether to split git requirements dependencies (true or false) | no | true |
| working_directory | Working directory containing a requirements.txt or poetry.lock file | no | . |
Outputs
no outputs