We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf435c0 commit fcfddc7Copy full SHA for fcfddc7
build/templates/setup.py.mako
@@ -65,6 +65,7 @@ setup(
65
"Programming Language :: Python :: 3.12",
66
"Programming Language :: Python :: 3.13",
67
"Programming Language :: Python :: Implementation :: CPython",
68
+ "Topic :: Scientific/Engineering :: Instrument Drivers",
69
"Topic :: System :: Hardware :: Hardware Drivers"
70
],
71
package_data={pypi_name: ['VERSION']},
0 commit comments