Skip to content

Commit c5d60ea

Browse files
authored
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 bb46829 commit c5d60ea

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
@@ -734,6 +734,9 @@
734734
"Topic :: System :: Hardware",
735735
"Topic :: System :: Hardware :: Hardware Drivers",
736736
"Topic :: System :: Hardware :: Mainframes",
737+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI)",
738+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Device",
739+
"Topic :: System :: Hardware :: Small Computer System Interface (SCSI) :: Initiator",
737740
"Topic :: System :: Hardware :: Symmetric Multi-processing",
738741
"Topic :: System :: Hardware :: Universal Serial Bus (USB)",
739742
"Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Audio",

0 commit comments

Comments
 (0)