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 263f154 + 40c90fe commit c19efcdCopy full SHA for c19efcd
LICENSE
pyproject.toml
@@ -16,7 +16,7 @@ keywords = [
16
"vuforia",
17
"vws",
18
]
19
-license = { file = "LICENSE" }
+license = "MIT"
20
authors = [
21
{ name = "Adam Dangoor", email = "[email protected]" },
22
@@ -25,7 +25,6 @@ classifiers = [
25
"Development Status :: 5 - Production/Stable",
26
"Environment :: Web Environment",
27
"Framework :: Pytest",
28
- "License :: OSI Approved :: MIT License",
29
"Operating System :: Microsoft :: Windows",
30
"Operating System :: POSIX",
31
"Programming Language :: Python :: 3 :: Only",
0 commit comments