Skip to content

Commit 3b6f155

Browse files
authored
Add "...Embedded Systems" and "...CAN" PyPI classifiers (#1735)
1 parent 7e29504 commit 3b6f155

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ classifiers = [
3737
"Programming Language :: Python :: 3.12",
3838
"Programming Language :: Python :: Implementation :: CPython",
3939
"Programming Language :: Python :: Implementation :: PyPy",
40+
"Topic :: Software Development :: Embedded Systems",
41+
"Topic :: Software Development :: Embedded Systems :: Controller Area Network (CAN)",
4042
"Topic :: System :: Hardware :: Hardware Drivers",
4143
"Topic :: System :: Logging",
4244
"Topic :: System :: Monitoring",

0 commit comments

Comments
 (0)