diff --git a/setup.cfg b/setup.cfg index e66adce..7d73e0b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -description-file = README.rst +description_file = README.rst [aliases] test=pytest