Move all configuration into pyproject.toml, add x86 mac to CI

This commit is contained in:
Pavel Zwerschke 2024-05-11 10:26:19 +02:00
parent 819c6673c7
commit 422cf05f15
No known key found for this signature in database
GPG key ID: 43E091FBB4E98046
8 changed files with 69 additions and 45 deletions

View file

@ -2,5 +2,5 @@
set -e
mypy PFERD
mypy .
flake8 PFERD