mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03: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.
3 lines
50 B
INI
3 lines
50 B
INI
|
|
[aliases]
|
|
release = register sdist upload --sign
|