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 b1ca1c6 commit eb19b90Copy full SHA for eb19b90
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 = "adamdangoor@gmail.com" },
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