Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
illagrenan committed Apr 27, 2016
1 parent bf2bf46 commit 72802a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
'pyaml',
'jinja2',
'yapf',
'glob2'
'glob2',
'isort',
'click'
],
Expand Down

0 comments on commit 72802a2

Please sign in to comment.