Add DESCRIPTION.rst explicitly to pip package. Was in whl file, but not source zip.
This commit is contained in:
parent
0c272bcf36
commit
e97f03a680
1
MANIFEST.in
Normal file
1
MANIFEST.in
Normal file
@ -0,0 +1 @@
|
||||
include DESCRIPTION.rst
|
2
setup.py
2
setup.py
@ -25,7 +25,7 @@ setup(
|
||||
# Versions should comply with PEP440. For a discussion on single-sourcing
|
||||
# the version across setup.py and the project code, see
|
||||
# https://packaging.python.org/en/latest/single_source_version.html
|
||||
version="2.2.11",
|
||||
version="2.2.11.post1",
|
||||
|
||||
description='A tool for downloading fanfiction to eBook formats',
|
||||
long_description=long_description,
|
||||
|
Loading…
x
Reference in New Issue
Block a user