Skip to content

Update supported Python/Django versions for pypi and fix badges#185

Open
marciomazza wants to merge 1 commit intorsinger86:masterfrom
marciomazza:fix/missing-pypi-versions
Open

Update supported Python/Django versions for pypi and fix badges#185
marciomazza wants to merge 1 commit intorsinger86:masterfrom
marciomazza:fix/missing-pypi-versions

Conversation

@marciomazza
Copy link
Copy Markdown
Contributor

Sync metadata and badges for Python/Django versions

Summary

Synchronizes pypi metadata with the current documentation.
This also makes dynamic badges accurately reflect supported versions.

Changes

  • setup.py: Added Python 3.13, 3.14 and Django 6.0 to classifiers.
  • README.md & docs/:
    • Fixed badge labels (correcting "PyPI status" vs "Python versions").
    • Updated legacy/broken badge links and added missing PyPI links.
  • tox.ini: Removed duplicate py314 in Django 6.0 envlist.

Why

Metadata on pypi should be up to date.
Dynamic badges fetch metadata from setup.py. These changes then also ensure that the badges correctly display the support levels already claimed in the README and tested by tox combinations.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant