@@ -16,31 +16,6 @@ dependencies = [
1616 " httpx>=0.28.1" ,
1717]
1818keywords = [" 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 ]
4621dev = [
0 commit comments