Commit Graph

2 Commits

Author SHA1 Message Date
Joscha 5c76193045 Set up pyinstaller 2021-05-24 15:21:25 +02:00
Joscha 3efec53f51 Configure code checking and formatting tools
Checking
- mypy
- flake8 (which uses pyflakes and pycodestyle)

Formatting
- autopep8
- isort
2021-05-16 14:31:43 +02:00