Skip to content

Commit

Permalink
forcing the previous version of pycodestyle while the bug is open
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-johnson committed Apr 12, 2018
1 parent 159b2ea commit ab9dc50
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 @@ -30,7 +30,7 @@
"pandas",
"pep8>=1.7.1",
"pipenv",
"pydocstyle",
"pydocstyle==2.3.1",
"pylint",
"python-logstash",
"python-owasp-zap-v2.4",
Expand Down

0 comments on commit ab9dc50

Please sign in to comment.