diff --git a/setup.cfg b/setup.cfg index 035a16134..b649cbe2c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,4 +13,4 @@ ignore_missing_imports = True test = pytest [metadata] -description-file = README.rst +description_file = README.rst