diff --git a/setup.py b/setup.py index 93405d4..c7e887d 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,6 @@ download_url='https://github.com/rfverbruggen/rachiopy/archive/0.1.1.tar.gz', license='MIT', description='A Python module for the Rachio API.', - long_description=open('README.md').read(), platforms='Cross Platform', classifiers=[ 'Development Status :: 4 - Beta',