rizerphe/Poetry python downgrader
Downgrade poetry packages for compatibility with specific Python versions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pyproject-path | Path to the pyproject.toml file. | yes | pyproject.toml |
| python-version | Python version to downgrade packages for. | yes | 3.6 |
| pin-versions | Pin versions of packages. | no | false |
| repository | Repository to use. | no | https://pypi.org/pypi |
Outputs
no outputs