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
9
9
long_description_content_type = text/markdown
10
10
license = MIT
11
11
classifiers =
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
21
21
22
22
[options]
23
23
zip_safe = False
You can’t perform that action at this time.
0 commit comments