We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Following https://github.com/codespell-project/codespell/pull/2523:
Before creating a release, ensure all supported Python versions are listed in the following places:
.github/workflows/codespell-private.yml
pyproject.toml
requires-python
classifiers
appveyor.yml
Ensure the CI still passes after the above changes.
Create a published release on GitHub:
v2.2.1
This should trigger .github/workflows/release.yml to push to PyPI, and then later conda-forge tickbot should automatically update as well.
.github/workflows/release.yml
conda-forge