proletarius101
4b898287e9
make linting and formatting rules consistent
2023-05-04 14:12:08 +00:00
Hans-Christoph Steiner
421e07db12
stop compiling locale files for the sdist tarballs
...
!1014 #934
2022-02-15 23:45:21 +01:00
Benedikt Brückmann
675d034ac7
Fix errors from merge and review
2021-06-25 06:42:17 +02:00
Benedikt Brückmann
d168b9c05b
rewrite docstrings to match numpy style guide
2021-06-25 06:28:43 +02:00
linsui
e0461ca1bf
Make lint max-line-length to 88 for black
2021-06-24 12:15:01 +00:00
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