add description content type

This commit is contained in:
r4sas
2019-07-16 20:52:15 +00:00
parent 7fc2a1a625
commit 9e9f480075

View File

@@ -14,6 +14,7 @@ setup(
version=pbincli_version,
description='PrivateBin client for command line',
long_description=long_description,
long_description_content_type='text/x-rst',
author='R4SAS',
author_email='r4sas@i2pmail.org',
url='https://github.com/r4sas/PBinCLI',