We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0026b2b commit a94c41cCopy full SHA for a94c41c
1 file changed
pyproject.toml
@@ -33,10 +33,10 @@ classifiers = [
33
"Development Status :: 4 - Beta",
34
35
# license information can also be added as a classifier
36
- License :: OSI Approved :: MIT License,
+ "License :: OSI Approved :: MIT License",
37
38
# supported operating systems/os independent
39
- Operating System :: OS Independent,
+ "Operating System :: OS Independent",
40
41
# list of supported python versions
42
"Programming Language :: Python :: 3",
0 commit comments