Skip to content

Commit

Permalink
Add flake8-docstrings to dev requirements, so pre-commit hook also ca…
Browse files Browse the repository at this point in the history
…tches docstring issues (#39)
  • Loading branch information
GenevieveBuckley committed Jul 22, 2020
1 parent db4c816 commit c4a4e22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
bump2version>=0.5.11
wheel>=0.33.6
flake8>=3.7.8
flake8-docstrings>=1.5.0
pydocstyle>=5.0.2
black==19.10b0
twine>=1.14.0
Expand Down

0 comments on commit c4a4e22

Please sign in to comment.