File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,20 @@ authors = [
1010 {
name =
" r41k0u" ,
email =
" [email protected] " },
1111 {
name =
" varun-r-mallya" ,
email =
" [email protected] " }
1212]
13+ classifiers = [
14+ " Development Status :: 3 - Alpha" ,
15+ " Intended Audience :: Developers" ,
16+ " Operating System :: POSIX :: Linux" ,
17+ " Programming Language :: Python :: 3" ,
18+ " Programming Language :: Python :: 3.8" ,
19+ " Programming Language :: Python :: 3.9" ,
20+ " Programming Language :: Python :: 3.10" ,
21+ " Programming Language :: Python :: 3.11" ,
22+ " Programming Language :: Python :: 3.12" ,
23+ " Programming Language :: Python" ,
24+ " Topic :: Software Development :: Libraries :: Python Modules" ,
25+ " Topic :: System :: Operating System Kernels :: Linux" ,
26+ ]
1327readme = " README.md"
1428license = {text = " Apache-2.0" }
1529requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments