Skip to content

Commit a19b3a2

Browse files
authored
Add trove classifier (#4)
1 parent 8ce558c commit a19b3a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ classifiers=[
2323
"Intended Audience :: Manufacturing",
2424
"Intended Audience :: End Users/Desktop",
2525
"Topic :: Scientific/Engineering",
26-
'License :: OSI Approved :: MIT License',
26+
'License :: OSI Approved :: MIT License',
27+
"Framework :: InvenTree",
2728
]
2829
requires-python=">=3.9"
2930
dependencies = ['django', ]

0 commit comments

Comments
 (0)