Skip to content

Commit ec7049e

Browse files
authored
Add trove classifiers
1 parent 6f12874 commit ec7049e

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)