Skip to content

Commit a5b44dd

Browse files
committed
chore: Remove the classifiers, I don't want to maintain this
1 parent 7b5acc7 commit a5b44dd

1 file changed

Lines changed: 0 additions & 25 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,6 @@ dependencies = [
1616
"httpx>=0.28.1",
1717
]
1818
keywords = ["rss", "atom", "feed", "filter", "mute", "django"]
19-
classifiers = [
20-
"Development Status :: 5 - Production/Stable",
21-
"Environment :: Web Environment",
22-
"Framework :: Django",
23-
"Framework :: Django :: 3.2",
24-
"Framework :: Django :: 4.0",
25-
"Framework :: Django :: 4.1",
26-
"Framework :: Django :: 4.2",
27-
"Framework :: Django :: 5.0",
28-
"Framework :: Django :: 5.1",
29-
"Framework :: Django :: 5.2",
30-
"Intended Audience :: Developers",
31-
"License :: OSI Approved :: MIT License",
32-
"Operating System :: OS Independent",
33-
"Programming Language :: Python",
34-
"Programming Language :: Python :: 3",
35-
"Programming Language :: Python :: 3.9",
36-
"Programming Language :: Python :: 3.10",
37-
"Programming Language :: Python :: 3.11",
38-
"Programming Language :: Python :: 3.12",
39-
"Programming Language :: Python :: 3.13",
40-
"Topic :: Internet :: WWW/HTTP",
41-
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
42-
"Topic :: Software Development :: Libraries :: Python Modules",
43-
]
4419

4520
[dependency-groups]
4621
dev = [

0 commit comments

Comments
 (0)