Add yapf to Pipenv environment #6

Merged
weeman merged 3 commits from add-yapf into main 2021-06-21 17:38:06 +02:00
Showing only changes of commit 6d4f933585 - Show all commits

View File

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