mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-22 20:55:19 -04:00
1 file changed
+2
-3
@@ -1,10 +1,9 @@
|
||||
[metadata]
|
||||
license_file = LICENSE
|
||||
|
||||
# uploading here requires Python 3.5.3+ or setuptools 27+,
|
||||
# use instead: twine upload --sign dist/fdroidserver*.tar.gz
|
||||
# publish with: twine upload --sign dist/fdroidserver*.tar.gz
|
||||
[aliases]
|
||||
release = versioncheck compile_catalog sdist
|
||||
release = versioncheck sdist
|
||||
|
||||
# All this below is for Babel config. Ideally we would only use
|
||||
# Babel, but it is still missing some key features that gettext gives
|
||||
|
||||
Reference in new issue
Block a user