We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fc2a1a commit 9e9f480Copy full SHA for 9e9f480
setup.py
@@ -14,6 +14,7 @@
14
version=pbincli_version,
15
description='PrivateBin client for command line',
16
long_description=long_description,
17
+ long_description_content_type='text/x-rst',
18
author='R4SAS',
19
author_email='r4sas@i2pmail.org',
20
url='https://github.com/r4sas/PBinCLI',
0 commit comments