diff --git a/setup.cfg b/setup.cfg index 140db185f..2440895fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,6 @@ -# Configuration for pytest +[metadata] +description-file = README.rst + [tool:pytest] addopts = --ignore examples