actions-marketplace-validations/Automatic requirements.txt for Python Projects
This action will automatically create the requirements.txt file for a python project using the pipreqs tool.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PROJECT_PATH | Gives the path of the project | yes | . |
| REQUIREMENT_PATH | Folder where requirements.txt has to be saved in | yes | requirements.txt |
| PROJECT_NAME | Name of the project to include in the commit | yes | "" |
Outputs
no outputs