Skip to content

Problem publishing at pypi Client error '400 Start filename for 'github3.py' with 'github3.py'.' #833

@staticdev

Description

@staticdev

We just migrated github3.py to using hatch and I was not lucky trying to publish after build:

% hatch build 
[sdist]
dist/github3_py-4.0.0.tar.gz

[wheel]
dist/github3_py-4.0.0-py3-none-any.whl

% hatch publish
Enter your username: user
Enter your credentials: 
dist/github3_py-4.0.0-py3-none-any.whl ... failed
Error uploading to repository: https://upload.pypi.org/legacy/ - Client error '400 Start filename for 'github3.py' with 'github3.py'.' for url 'https://upload.pypi.org/legacy/'
For more information check: https://httpstatuses.com/400

Error message didn't help me much, any idea what might be the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions