1
1
mirror of https://github.com/r4sas/PBinCLI synced 2025-01-09 06:18:00 +00:00

add description content type

This commit is contained in:
R4SAS 2019-07-16 20:52:15 +00:00
parent 7fc2a1a625
commit 9e9f480075
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2

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',