Use content type supported by PyPI
This commit is contained in:
parent
80fad8cd49
commit
8044e1a071
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ show_missing = true
|
||||||
name = jandd.sphinxext.ip
|
name = jandd.sphinxext.ip
|
||||||
description = IP address extension for Sphinx
|
description = IP address extension for Sphinx
|
||||||
long_description = file: README.rst, CHANGES.rst
|
long_description = file: README.rst, CHANGES.rst
|
||||||
long_description_content_type = text/rst
|
long_description_content_type = text/x-rst
|
||||||
url = https://pypi.org/project/jandd.sphinxext.ip/
|
url = https://pypi.org/project/jandd.sphinxext.ip/
|
||||||
author = Jan Dittberner
|
author = Jan Dittberner
|
||||||
author_email = jan@dittberner.info
|
author_email = jan@dittberner.info
|
||||||
|
|
Loading…
Reference in a new issue