Commit Graph

5 Commits

Author SHA1 Message Date
Joscha bc65ea7ab6 Fix mypy complaining about missing type hints 2021-06-09 22:45:52 +02:00
Joscha c33de233dc Add script for releasing new versions 2021-05-24 20:23:14 +02:00
Joscha d8bd1f518a Set up build and release workflow 2021-05-24 17:27:39 +02:00
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