stop compiling locale files for the sdist tarballs

!1014 #934
This commit is contained in:
Hans-Christoph Steiner
2022-02-15 21:06:02 +01:00
parent 7338be52dc
commit 6f6e01a1df

View File

@@ -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