From 05d6cac67a30f204fdb9d944759dc90fd8110eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Fri, 23 Oct 2015 10:02:05 +0200 Subject: [PATCH] Define where our README is located so that it gets rendered correctly on pypi --- setup.cfg | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index e814cb44..e197177a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,5 @@ - -# See the docstring in versioneer.py for instructions. Note that you must -# re-run 'versioneer.py setup' after changing this section, and commit the -# resulting files. +[metadata] +description-file = README.md [versioneer] VCS = git