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 bd1274e commit e66fab2Copy full SHA for e66fab2
pyproject.toml
@@ -7,7 +7,7 @@ name = "inventree"
7
dynamic = ["version"]
8
description = "Python interface for InvenTree inventory management system"
9
readme = "README.md"
10
-license = "MIT"
+license = { file = "LICENSE" }
11
requires-python = ">=3.9"
12
authors = [
13
{ name = "Oliver Walters", email = "[email protected]" },
0 commit comments