update project build tooling

This commit is contained in:
Istvan Ruzman
2022-02-21 14:54:08 +01:00
parent 804063a507
commit 1b3cfe8f1c
7 changed files with 92 additions and 1014 deletions

5
.flake8 Normal file
View File

@@ -0,0 +1,5 @@
[flake8]
max-line-length = 160
# Ignore non PEP 8 compliant rules as suggested by black
extend-ignore =
E203 # https://github.com/psf/black/blob/master/docs/the_black_code_style.md#slices