Skip to content

Commit f69d461

Browse files
committed
Added classifiers for Small Computer System Interface (SCSI)
Added the following three Trove classifiers for SCSI: * Topic :: System :: Hardware :: Small Computer System Interface (SCSI) * Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Device * Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Initiator
1 parent 80b9a91 commit f69d461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/trove_classifiers/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,9 @@
739739
"Topic :: System :: Hardware",
740740
"Topic :: System :: Hardware :: Hardware Drivers",
741741
"Topic :: System :: Hardware :: Mainframes",
742+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI)",
743+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Device",
744+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Initiator",
742745
"Topic :: System :: Hardware :: Symmetric Multi-processing",
743746
"Topic :: System :: Hardware :: Universal Serial Bus (USB)",
744747
"Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Audio",

0 commit comments

Comments
 (0)