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

Trove classifier is wrong in setup.py #891

Closed
moreati opened this issue Jan 12, 2022 · 0 comments
Closed

Trove classifier is wrong in setup.py #891

moreati opened this issue Jan 12, 2022 · 0 comments
Labels
affects-0.3 Issues related to 0.3.X Mitogen releases bug Code feature that hinders desired execution outcome

Comments

@moreati
Copy link
Member

moreati commented Jan 12, 2022

Currently: Frameworks :: Ansible
Should be: Framework :: Ansible

➜  mitogen2 git:(stable) ✗ twine check dist/*
Checking dist/mitogen-0.3.1-py2.py3-none-any.whl: PASSED
Checking dist/mitogen-0.3.1.tar.gz: PASSED
➜  mitogen2 git:(stable) ✗ twine upload dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Uploading mitogen-0.3.1-py2.py3-none-any.whl
100%|██████████████████████████████████████████████████████████████████████████████| 288k/288k [00:01<00:00, 159kB/s]
Error during upload. Retry with the --verbose option for more details.
HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
Invalid value for classifiers. Error: Classifier 'Frameworks :: Ansible' is not a valid classifier.
@moreati moreati added bug Code feature that hinders desired execution outcome affects-0.3 Issues related to 0.3.X Mitogen releases labels Jan 12, 2022
moreati added a commit to moreati/mitogen that referenced this issue Jan 12, 2022
moreati added a commit to moreati/mitogen that referenced this issue Jan 15, 2022
@moreati moreati closed this as completed Jan 15, 2022
willmerae pushed a commit to willmerae/mitogen that referenced this issue Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-0.3 Issues related to 0.3.X Mitogen releases bug Code feature that hinders desired execution outcome
Projects
None yet
Development

No branches or pull requests

1 participant