Skip to content

Commit fcfddc7

Browse files
authored
Add "Instrument Drivers" classifier
1 parent cf435c0 commit fcfddc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/templates/setup.py.mako

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ setup(
6565
"Programming Language :: Python :: 3.12",
6666
"Programming Language :: Python :: 3.13",
6767
"Programming Language :: Python :: Implementation :: CPython",
68+
"Topic :: Scientific/Engineering :: Instrument Drivers",
6869
"Topic :: System :: Hardware :: Hardware Drivers"
6970
],
7071
package_data={pypi_name: ['VERSION']},

0 commit comments

Comments
 (0)