We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a1244 commit 4fb218dCopy full SHA for 4fb218d
1 file changed
pyproject.toml
@@ -7,13 +7,12 @@ name = "vectorizer-pro"
7
version = "0.2.0"
8
description = "Raster mask vectorization with topology-preserving simplification"
9
readme = "README.md"
10
-license = {text = "MIT"}
+license = "MIT"
11
authors = [{name = "Wuhan University CVEO Team"}]
12
classifiers = [
13
"Development Status :: 4 - Beta",
14
"Intended Audience :: Developers",
15
"Intended Audience :: Science/Research",
16
- "License :: OSI Approved :: MIT License",
17
"Operating System :: OS Independent",
18
"Programming Language :: Python :: 3",
19
"Programming Language :: Python :: 3.10",
0 commit comments