mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 14:30:30 +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
|