Add yapf to Pipfile

This commit is contained in:
Frank Lanitz 2021-06-21 16:06:30 +02:00
parent 1390dfa8e6
commit 6d4f933585
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ pyyaml = "~=5.4.1"
[dev-packages]
flake8 = "~=3.9.2"
yapf = "~=0.31.0"
[requires]
python_version = "3.8"