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

[fix] Fixed development status in setup.py #337

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

pandafy
Copy link
Member

@pandafy pandafy commented Feb 4, 2025

Checklist

  • I have read the OpenWISP Contributing Guidelines.
  • I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Description of Changes

Without this fix, the package will not upload to PyPI.

twine upload dist/* gives the following error

ERROR    HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/                                                        
         'Development Status :: 5 - Production/Stable ' is not a valid classifier. See                                          
         https://packaging.python.org/specifications/core-metadata for more information. 

Moreover, the PyPI CI task was not triggered for 1.1.1 release.

Without this fix, the package will not upload to PyPI
@coveralls
Copy link

Coverage Status

coverage: 99.2%. remained the same
when pulling 258e690 on fix-setup.py
into 4690e56 on master.

@nemesifier nemesifier merged commit ca1194b into master Feb 4, 2025
8 checks passed
@nemesifier nemesifier deleted the fix-setup.py branch February 4, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants