mobolic/Install Python dependencies
Install dependencies from a requirements file into a virtualenv.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| requirements-file | Requirements file containing a list of Python packages. | no | requirements/development.txt |
| virtualenv-location | Folder where the virtualenv will be located. | no | ~/venv |
Outputs
no outputs