From 534d0854499028ea8b49bae592dde4d9cd81fce5 Mon Sep 17 00:00:00 2001 From: Miloslav Macko Date: Tue, 5 Aug 2025 12:53:29 +0200 Subject: [PATCH] Added Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant --- src/trove_classifiers/__init__.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/trove_classifiers/__init__.py b/src/trove_classifiers/__init__.py index e4de45d..a8a480c 100644 --- a/src/trove_classifiers/__init__.py +++ b/src/trove_classifiers/__init__.py @@ -741,6 +741,8 @@ "Topic :: Scientific/Engineering :: Image Recognition", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", + "Topic :: Scientific/Engineering :: Instrument Drivers", + "Topic :: Scientific/Engineering :: Instrument Drivers :: IVI Conformant", "Topic :: Scientific/Engineering :: Mathematics", "Topic :: Scientific/Engineering :: Medical Science Apps.", "Topic :: Scientific/Engineering :: Oceanography",