[Git][reproducible-builds/diffoscope][master] Set long_description_content_type to 'text/x-rst' to appease the PyPI.org linter.
Chris Lamb
gitlab at salsa.debian.org
Fri Aug 30 08:12:48 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
7583af27 by Chris Lamb at 2019-08-30T08:12:09Z
Set long_description_content_type to 'text/x-rst' to appease the PyPI.org linter.
- - - - -
1 changed file:
- setup.py
Changes:
=====================================
setup.py
=====================================
@@ -36,6 +36,7 @@ setup(
version=diffoscope.VERSION,
description='in-depth comparison of files, archives, and directories',
long_description=open('README.rst', encoding='utf-8').read(),
+ long_description_content_type='text/x-rst',
author='Lunar',
author_email='lunar at debian.org',
license='GPL-3+',
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7583af27272fce16d413ad0ca6c79745180f68d3
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/7583af27272fce16d413ad0ca6c79745180f68d3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190830/7d13e1ed/attachment.html>
More information about the rb-commits
mailing list