kartenmacherei/Setup Pipenv virtual environment with dependencies
Sets up python & pipenv, activates a virtual environment with all dependencies from Pipfile.lock
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The version of Python to use | yes | — |
| additional-dependencies | Extra dependencies that need to be installed but may or may not be in Pipfile.lock | no | "" |
| working-directory | The working directory to run the action in. This is useful if you want to run the action in a subdirectory of your repository. | no | . |
Outputs
no outputs