Removed long_description_content_type.

Does not exist with distutils.
This commit is contained in:
Tom Keffer
2019-03-10 16:46:17 -07:00
parent 4a592c2515
commit fc2d7ae66d

View File

@@ -413,7 +413,6 @@ if __name__ == "__main__":
version=VERSION,
description='The WeeWX weather software system',
long_description=long_description,
long_description_content_type="text/markdown",
author='Tom Keffer',
author_email='tkeffer@gmail.com',
url='http://www.weewx.com',