We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7736a8e commit b9beb6cCopy full SHA for b9beb6c
setup.py
@@ -7,6 +7,7 @@
7
author=vmware_exporter.__author__,
8
description='VMWare VCenter Exporter for Prometheus',
9
long_description=open('README.md').read(),
10
+ long_description_content_type="text/markdown",
11
url='https://github.com/pryorda/vmware_exporter',
12
download_url=("https://github.com/pryorda/vmware_exporter/tarball/%s" %
13
vmware_exporter.__version__),
0 commit comments