matejcik
|
b441ea7c3b
|
build: properly clean generated files from setup.py prebuild
|
2019-02-27 13:22:48 +01:00 |
|
Tomas Susanka
|
d668954a3b
|
Makefile: typo
|
2019-01-17 15:20:19 +01:00 |
|
matejcik
|
afe8b3a208
|
build: safer make clean
taken from cookiecutter-pypackage
|
2018-12-28 12:57:15 +01:00 |
|
matejcik
|
391ff53084
|
build: make dist target
|
2018-12-06 16:40:55 +01:00 |
|
matejcik
|
3ccef14bb6
|
build: apply make style to setup.py too
|
2018-09-03 15:45:34 +02:00 |
|
matejcik
|
372a81b9ef
|
build: add phony targets to makefile, to rerun anytime
also add excludes to `autoflake`, otherwise it mangles
`messages/__init__.py`
|
2018-09-03 15:38:50 +02:00 |
|
matejcik
|
175148e77c
|
style: be more explicit about wrongly sorted imports
|
2018-08-21 16:53:17 +02:00 |
|
matejcik
|
88b50ac2ff
|
style: add makefile with style targets, final touchups
|
2018-08-21 16:30:22 +02:00 |
|