Skip to content

Re-do the twine upload because the classifiers are not showing on pypi #253

Closed
@simkimsia

Description

when the version was 2.0.0, the classifiers did not show up

In the alpha version before 2.0.0
CleanShot 2023-09-05 at 16 34 29@2x

In the 2.0.0
CleanShot 2023-09-05 at 16 35 14@2x

Probably need to recreate the package and upload it since the setup.cfg looks correct.

# Create the package
python setup.py sdist bdist_wheel

# Upload it to PyPI
twine upload dist/*

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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