[8.0.x] Added logot to the plugin list (#11977)

Co-authored-by: Dave Hall <dave@etianen.com>
This commit is contained in:
github-actions[bot]
2024-02-14 20:08:38 +01:00
committed by GitHub
parent c554c3d200
commit d86d081563

View File

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