mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Move all configuration into pyproject.toml, add x86 mac to CI
This commit is contained in:
parent
819c6673c7
commit
422cf05f15
8 changed files with 69 additions and 45 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
set -e
|
||||
|
||||
autopep8 --recursive --in-place PFERD
|
||||
isort PFERD
|
||||
autopep8 .
|
||||
isort .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue