packaging
This commit is contained in:
parent
7fd508aca4
commit
1d62fda33c
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -31,7 +31,7 @@ setup(
|
|||
author='Richard O\'Dwyer',
|
||||
author_email='richard@richard.do',
|
||||
license='Creative Commons Attribution-Noncommercial-Share Alike license',
|
||||
long_description=readme + '\n\n' + history,
|
||||
long_description=readme,
|
||||
install_requires=install_requires,
|
||||
classifiers=[
|
||||
'Intended Audience :: Developers',
|
||||
|
|
Loading…
Reference in a new issue