add long_description_content_type

This commit is contained in:
James Powell
2018-03-22 13:00:47 -04:00
parent 898aa4f41a
commit 2777d957e4

View File

@@ -14,6 +14,7 @@ setup(
version='0.1.0',
description='route planning and optimization tool for mesh optical networks',
long_description=long_description,
long_description_content_type='text/x-rst',
url='https://github.com/Telecominfraproject/gnpy',
author='Telecom Infra Project',
classifiers=[