You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--publish-name`| False ||| The name of the package. Not required for poetry packages that define it in the `pyproject.toml` file |
521
-
|`--publish-version`| False ||| The version of the package. Not required for poetry packages that define it in the `pyproject.toml` file |
522
-
|`--python-registry-token`| True || PYTHON_REGISTRY_TOKEN | The API token to authenticate with the registry. For pypi, the `pypi-` prefix needs to be specified |
523
-
|`--registry-url`| False |https://pypi.org/simple|| The python registry to publish to. Defaults to main pypi |
|`--publish-name`| False ||| The name of the package. Not required for poetry packages that define it in the `pyproject.toml` file |
521
+
|`--publish-version`| False ||| The version of the package. Not required for poetry packages that define it in the `pyproject.toml` file |
522
+
|`--python-registry-token`| True || PYTHON_REGISTRY_TOKEN | The API token to authenticate with the registry. For pypi, the `pypi-` prefix needs to be specified |
523
+
|`--registry-url`| False |https://pypi.org/simple|| The python registry to publish to. Defaults to main pypi |
0 commit comments