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.
1 parent 3fe215c commit b552afaCopy full SHA for b552afa
CHANGELOG.md
@@ -13,6 +13,7 @@
13
### Packaging
14
15
- Use uv for dependencies and packaging https://github.com/python-backoff/backoff/pull/7
16
+- Remove duplicate classifier https://github.com/python-backoff/backoff/pull/37
17
18
## [v2.2.1] - 2022-10-05
19
pyproject.toml
@@ -15,7 +15,6 @@ keywords = [
classifiers = [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
- "Programming Language :: Python",
"License :: OSI Approved :: MIT License",
20
"Natural Language :: English",
21
"Operating System :: OS Independent",
0 commit comments