VC/Zoom: Use GFM for README

It looks fine on GitHub, and like this we use the same rendering engine
on PyPI...
This commit is contained in:
Adrian Moennich 2021-06-28 17:05:24 +02:00
parent 075250fb40
commit cef39afde6

View File

@ -3,7 +3,7 @@ name = indico-plugin-vc-zoom
version = 3.0rc1
description = Zoom video-conferencing plugin for Indico
long_description = file: README.md
long_description_content_type = text/markdown; charset=UTF-8; variant=CommonMark
long_description_content_type = text/markdown; charset=UTF-8; variant=GFM
url = https://github.com/indico/indico-plugins
license = MIT
author = Giovanni Mariano (ENEA) and Indico Team (CERN)