Skip to content

Commit c19efcd

Browse files
Merge pull request #2675 from VWS-Python/rm-license-2
rm license 2
2 parents 263f154 + 40c90fe commit c19efcd

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

LICENSE

Lines changed: 0 additions & 19 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ keywords = [
1616
"vuforia",
1717
"vws",
1818
]
19-
license = { file = "LICENSE" }
19+
license = "MIT"
2020
authors = [
2121
{ name = "Adam Dangoor", email = "[email protected]" },
2222
]
@@ -25,7 +25,6 @@ classifiers = [
2525
"Development Status :: 5 - Production/Stable",
2626
"Environment :: Web Environment",
2727
"Framework :: Pytest",
28-
"License :: OSI Approved :: MIT License",
2928
"Operating System :: Microsoft :: Windows",
3029
"Operating System :: POSIX",
3130
"Programming Language :: Python :: 3 :: Only",

0 commit comments

Comments
 (0)