Skip to content

Commit

Permalink
Added classifiers for Small Computer System Interface (SCSI)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
lethalbit committed May 1, 2022
1 parent 3f3256a commit 0f8333f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/trove_classifiers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -735,6 +735,9 @@
"Topic :: System :: Hardware",
"Topic :: System :: Hardware :: Hardware Drivers",
"Topic :: System :: Hardware :: Mainframes",
"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",
"Topic :: System :: Hardware :: Symmetric Multi-processing",
"Topic :: System :: Hardware :: Universal Serial Bus (USB)",
"Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Audio",
Expand Down

0 comments on commit 0f8333f

Please sign in to comment.