Skip to content

Commit e66fab2

Browse files
committed
update syntax for license
1 parent bd1274e commit e66fab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "inventree"
77
dynamic = ["version"]
88
description = "Python interface for InvenTree inventory management system"
99
readme = "README.md"
10-
license = "MIT"
10+
license = { file = "LICENSE" }
1111
requires-python = ">=3.9"
1212
authors = [
1313
{ name = "Oliver Walters", email = "[email protected]" },

0 commit comments

Comments
 (0)