Define where our README is located so that it gets rendered correctly on pypi
This commit is contained in:
parent
528192b3c0
commit
05d6cac67a
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue