add nuts to plugin list

Adding https://github.com/network-unit-testing-system/nuts to the plugin list.
This commit is contained in:
ubaumann
2023-08-18 23:34:40 +02:00
committed by GitHub
parent 15fadd8c5c
commit 176d728b7b

View File

@@ -44,6 +44,7 @@ DEVELOPMENT_STATUS_CLASSIFIERS = (
)
ADDITIONAL_PROJECTS = { # set of additional projects to consider as plugins
"logassert",
"nuts",
}