Skip to content

Commit

Permalink
No longer pin YAPF
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Mar 30, 2017
1 parent 77ff0d1 commit dc09c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ commands =
[testenv:syntax]
deps =
flake8
yapf==0.13.2
yapf
commands =
yapf -i -r gilt/ test/
flake8
Expand Down

0 comments on commit dc09c44

Please sign in to comment.