diff --git a/setup.py b/setup.py index 7a9440a..4eaf337 100644 --- a/setup.py +++ b/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',