pip_sync
Synchronize a Python environment to exactly match a requirements file, automatically installing and removing packages.
Instructions
Synchronize an environment to a requirements file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requirements_file | Yes | Requirements file to install. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |