Hans-Christoph Steiner
226f490c52
declare LICENSE file in setup.cfg
2020-08-07 15:30:33 +02:00
Hans-Christoph Steiner
60173d35df
./setup.py release: make upload step manual so CI can run first
...
There is lots of CI tests for the Debian package, so it is good to first
run those Debian CI tests before uploading an fdroidserver release.
2019-07-03 20:46:40 +02:00
Hans-Christoph Steiner
6ad02bc4ec
release: compile_catalog must be run before register
2018-01-03 21:26:39 +01:00
Hans-Christoph Steiner
875dfd0d60
check git is on correct tag before making a release
2017-11-27 16:57:30 +01:00
Hans-Christoph Steiner
49bd5a6462
use Babel to compile localizations and include in source tarball
...
python3-babel was also included in the gitlab-ci docker image:
ffc08dbc1d
2017-10-19 23:28:13 +02:00
Hans-Christoph Steiner
31e81e83da
use pandoc to convert README.md to PyPI's reST format
...
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.
2017-09-25 16:35:18 +02:00
Hans-Christoph Steiner
6e98a420d5
corrected word order in release alias
2016-03-10 12:28:31 +01:00
Hans-Christoph Steiner
506f1bfb70
python setup.py release
alias for making official releases
2016-02-18 11:40:47 +01:00
Nico Alt
09d686ebe7
Add configuration for pypi
2015-08-07 11:41:38 +02:00