|
318226d7cb
|
fix bump-version script
|
2024-05-11 10:27:54 +02:00 |
|
|
422cf05f15
|
Move all configuration into pyproject.toml, add x86 mac to CI
|
2024-05-11 10:26:19 +02:00 |
|
|
bc65ea7ab6
|
Fix mypy complaining about missing type hints
|
2021-06-09 22:45:52 +02:00 |
|
|
c33de233dc
|
Add script for releasing new versions
|
2021-05-24 20:23:14 +02:00 |
|
|
d8bd1f518a
|
Set up build and release workflow
|
2021-05-24 17:27:39 +02:00 |
|
|
5c76193045
|
Set up pyinstaller
|
2021-05-24 15:21:25 +02:00 |
|
|
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 |
|