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 8ce558c commit a19b3a2Copy full SHA for a19b3a2
pyproject.toml
@@ -23,7 +23,8 @@ classifiers=[
23
"Intended Audience :: Manufacturing",
24
"Intended Audience :: End Users/Desktop",
25
"Topic :: Scientific/Engineering",
26
- 'License :: OSI Approved :: MIT License',
+ 'License :: OSI Approved :: MIT License',
27
+ "Framework :: InvenTree",
28
]
29
requires-python=">=3.9"
30
dependencies = ['django', ]
0 commit comments