#330 Fix description content type for Python package
Merged by gnaponie. Opened by lholecek.
lholecek/waiverdb fix-description-content-type  into  master

Download 330.patch

By default the content type for description in set in "setup.py" is
reStructuredText.

Fixes uploading the package with to PyPI twine.

See also: https://pypi.org/help/#description-content-type

Signed-off-by: Lukas Holecek hluk@email.cz

I've applied the hotfix to package version 1.1.0 to be able to upload to PyPI.

:thumbsup:

Pull-Request has been merged by gnaponie

Metadata