diff --git a/setup.cfg b/setup.cfg index 47af5faf14..6bda080e96 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,7 @@ hang-closing = true ignore = E128,E251,F403,F405,E501,W503,W504 in-place = true include-in-doctest = openfisca_core/commons -rst-directives = attribute +rst-directives = attribute, deprecated rst-roles = any, class, exc, meth, obj strictness = short