add poetry files

This commit is contained in:
Aarni Halinen
2021-03-29 01:08:12 +03:00
parent 06fcfcf3a1
commit 01c5a0ed53
7 changed files with 1311 additions and 16 deletions
+4
View File
@@ -0,0 +1,4 @@
[pycodestyle]
max-line-length = 120
ignore = E501,E722
exclude = '*/migrations/*', venv/*, .venv/*