We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57360b7 commit ef3d4eaCopy full SHA for ef3d4ea
1 file changed
pyproject.toml
@@ -26,13 +26,12 @@ keywords = [
26
"turtle",
27
"graphics,turtle",
28
]
29
-license = {text = "MIT"}
+license = "MIT"
30
classifiers = [
31
"Intended Audience :: Developers",
32
"Topic :: Software Development :: Libraries",
33
"Topic :: Software Development :: Embedded Systems",
34
"Topic :: System :: Hardware",
35
- "License :: OSI Approved :: MIT License",
36
"Programming Language :: Python :: 3",
37
38
dynamic = ["dependencies", "optional-dependencies"]
0 commit comments