File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ long_description = file: README.md
99long_description_content_type = text/markdown
1010license = MIT
1111classifiers =
12- " Environment :: Web Environment"
13- " Intended Audience :: Developers"
14- " License :: OSI Approved :: MIT License"
15- " Operating System :: OS Independent"
16- " Programming Language :: Python :: 3.8"
17- " Programming Language :: Python :: 3.9"
18- " Programming Language :: Python :: 3.10"
19- " Programming Language :: Python :: 3.11"
20- " Topic :: Software Development :: Libraries :: Python Modules"
12+ Environment :: Web Environment
13+ Intended Audience :: Developers
14+ License :: OSI Approved :: MIT License
15+ Operating System :: OS Independent
16+ Programming Language :: Python :: 3.8
17+ Programming Language :: Python :: 3.9
18+ Programming Language :: Python :: 3.10
19+ Programming Language :: Python :: 3.11
20+ Topic :: Software Development :: Libraries :: Python Modules
2121
2222[options]
2323zip_safe = False
You can’t perform that action at this time.
0 commit comments