Skip to content

Commit b9beb6c

Browse files
committed
fix(bump_version): fixing setup.py
Precommit-Verified: 847c903190e9e31ffc14731a5ce442b625ced48e84d1d58358901f2e1dd3b45e
1 parent 7736a8e commit b9beb6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
author=vmware_exporter.__author__,
88
description='VMWare VCenter Exporter for Prometheus',
99
long_description=open('README.md').read(),
10+
long_description_content_type="text/markdown",
1011
url='https://github.com/pryorda/vmware_exporter',
1112
download_url=("https://github.com/pryorda/vmware_exporter/tarball/%s" %
1213
vmware_exporter.__version__),

0 commit comments

Comments
 (0)