[mod] make CHANGELOG lisible on github
This commit is contained in:
parent
fd7f3c4420
commit
f38e4fe90e
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ setup(name='prosopopee',
|
||||
version='0.2',
|
||||
description='exposure.co clone in a static web generating tool',
|
||||
author='Laurent Peuch',
|
||||
long_description=read_md('README.md') + "\n\n\n" + read_md('CHANGELOG'),
|
||||
long_description=read_md('README.md') + "\n\n\n" + read_md('CHANGELOG.md'),
|
||||
author_email='cortex@worlddomination.be',
|
||||
url='https://github.com/Psycojoker/prosopopee',
|
||||
install_requires=open("./requirements.txt", "r").read().split(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user