Skip to content

Commit b552afa

Browse files
packaging: Remove duplicate classifier (#37)
1 parent 3fe215c commit b552afa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
### Packaging
1414

1515
- 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
1617

1718
## [v2.2.1] - 2022-10-05
1819

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ keywords = [
1515
classifiers = [
1616
"Development Status :: 5 - Production/Stable",
1717
"Intended Audience :: Developers",
18-
"Programming Language :: Python",
1918
"License :: OSI Approved :: MIT License",
2019
"Natural Language :: English",
2120
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)