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.
2 parents b1ca1c6 + eb19b90 commit b12134bCopy full SHA for b12134b
LICENSE
pyproject.toml
@@ -14,15 +14,14 @@ keywords = [
14
"vuforia",
15
"vws",
16
]
17
-license = { file = "LICENSE" }
+license = "MIT"
18
authors = [
19
{ name = "Adam Dangoor", email = "[email protected]" },
20
21
requires-python = ">=3.13"
22
classifiers = [
23
"Development Status :: 5 - Production/Stable",
24
"Environment :: Web Environment",
25
- "License :: OSI Approved :: MIT License",
26
"Operating System :: Microsoft :: Windows",
27
"Operating System :: POSIX",
28
"Programming Language :: Python :: 3 :: Only",
0 commit comments