mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-01-26 08:18:58 -05:00
PyPI and Python packages expect the description to be in reST format, which is a lot different than Markdown. This does the conversion if pandoc is installed.
4 lines
50 B
INI
4 lines
50 B
INI
|
|
[aliases]
|
|
release = register sdist upload --sign
|