We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0d1eb commit 5398b1fCopy full SHA for 5398b1f
pyproject.toml
@@ -42,17 +42,8 @@ classifiers = [
42
"Development Status :: 5 - Production/Stable",
43
"Environment :: Console",
44
"Intended Audience :: Developers",
45
- "License :: OSI Approved :: MIT License",
46
"Natural Language :: English",
47
"Operating System :: OS Independent",
48
- "Programming Language :: Python",
49
- "Programming Language :: Python :: 3",
50
- "Programming Language :: Python :: 3.6",
51
- "Programming Language :: Python :: 3.7",
52
- "Programming Language :: Python :: 3.8",
53
- "Programming Language :: Python :: 3.9",
54
- "Programming Language :: Python :: 3.10",
55
- "Programming Language :: Python :: Implementation :: CPython",
56
]
57
58
[tool.poetry.dependencies]
0 commit comments