File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,23 @@ keywords = [
1919 " digest" ,
2020 " multi-channel" ,
2121]
22+ classifiers = [
23+ " License :: OSI Approved :: MIT License" ,
24+ " Development Status :: 5 - Production/Stable" ,
25+ " Framework :: Django" ,
26+ " Framework :: Django :: 4.2" ,
27+ " Framework :: Django :: 5.0" ,
28+ " Framework :: Django :: 5.1" ,
29+ " Framework :: Django :: 5.2" ,
30+ " Framework :: Django :: 6.0" ,
31+ " Programming Language :: Python" ,
32+ " Programming Language :: Python :: 3.10" ,
33+ " Programming Language :: Python :: 3.11" ,
34+ " Programming Language :: Python :: 3.12" ,
35+ " Programming Language :: Python :: 3.13" ,
36+ " Programming Language :: Python :: 3.14" ,
37+ " Programming Language :: Python :: 3.15" ,
38+ ]
2239
2340[dependency-groups ]
2441dev = [
You can’t perform that action at this time.
0 commit comments