Skip to content

Commit

Permalink
Drop pinning of pydocstyle now flake8-docstrings has been fixed
Browse files Browse the repository at this point in the history
Reverts 61c762d
  • Loading branch information
arthurdejong committed Aug 12, 2019
1 parent d9b4818 commit 8cb71f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ deps = flake8
flake8-tidy-imports
flake8-tuple
pep8-naming
# Keep the following until this is fixed:
# https://gitlab.com/pycqa/flake8-docstrings/issues/36
pydocstyle<4
commands = flake8 stdnum tests update *.py

[testenv:docs]
Expand Down

0 comments on commit 8cb71f2

Please sign in to comment.