Skip to content

Commit b839761

Browse files
Merge pull request #68 from inventree/matmair-patch-1
Add trove classifiers
2 parents 6f12874 + ec7049e commit b839761

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,9 @@
4242
"BrotherLabeLPlugin = inventree_brother.brother_plugin:BrotherLabelPlugin"
4343
]
4444
},
45+
classifiers=[
46+
"Programming Language :: Python :: 3",
47+
"Operating System :: OS Independent",
48+
"Framework :: InvenTree",
49+
],
4550
)

0 commit comments

Comments
 (0)