Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename package due to PyPI’s naming restrictions. #2

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

claui
Copy link
Owner

@claui claui commented Mar 14, 2024

Publishing resulted in the following error:

Error: Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:

* `invalid-payload`: The name 'qualify' isn't allowed. See https://pypi.org/help/#project-name for more information.

Rename qualify to python-qualify to accommodate PyPI’s naming
policy.

Publishing resulted in the following error:

```plain
Error: Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:

* `invalid-payload`: The name 'qualify' isn't allowed. See https://pypi.org/help/#project-name for more information.
```

Rename `qualify` to `python-qualify` to accommodate PyPI’s naming
policy.
@claui claui added the bug Something isn't working label Mar 14, 2024
@claui claui merged commit 9b02544 into main Mar 14, 2024
1 check passed
@claui claui deleted the rename-package branch March 14, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant