inmar/Version Conflict Check
Check if the version already exists in the python package server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| pypi_hostname | Hostname of the pypi server | yes | — |
| pypi_username | Username for the pypi server | yes | — |
| pypi_password | Password for the pypi server | yes | — |
| package_name | Name of the package | yes | — |
| version | The version to check for | — | — |
| use_package_version | Use the version returned from setup.py | — | — |
| package_directory | Where the package lives in the repository | — | . |
Outputs
no outputs