Add `logot` to plugin list (#11972)
This commit is contained in:
parent
5bb1363435
commit
fe7907d78c
|
@ -61,6 +61,7 @@ DEVELOPMENT_STATUS_CLASSIFIERS = (
|
||||||
)
|
)
|
||||||
ADDITIONAL_PROJECTS = { # set of additional projects to consider as plugins
|
ADDITIONAL_PROJECTS = { # set of additional projects to consider as plugins
|
||||||
"logassert",
|
"logassert",
|
||||||
|
"logot",
|
||||||
"nuts",
|
"nuts",
|
||||||
"flask_fixture",
|
"flask_fixture",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue