silvxlabs/Conda skeleton publish
Build and publish Conda package from PyPI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pypi_package | Name of PyPI package | — | — |
| package_version | Package version on PyPi | — | latest |
| python_version | Python version to build | — | — |
| build_channels | Conda channels to use for building package | — | conda-forge |
| upload_channel | Conda channel to upload to | — | — |
| access_token | Anaconda client access token | — | — |
| platforms | Platforms to publish | — | win-64 osx-64 osx-arm64 linux-64 linux-aarch64 |
| stable | Set this to true if this is a stable release. Passese a `-l beta` arg if false. | — | false |
| wait | If true, waits for the PyPi package to become available. | — | false |
Outputs
no outputs