Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Merge pull request #314 from PyGotham/pin-flake8-docstrings
Browse files Browse the repository at this point in the history
Pin (sort of) the version of flake8-docstrings
  • Loading branch information
jonafato authored Sep 28, 2016
2 parents 9019327 + 036fa09 commit ae8c854
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 @@ -5,7 +5,7 @@ skipsdist = True
[testenv:pep8]
basepython = python3.5
deps =
flake8-docstrings
flake8-docstrings<1
pep8-naming
commands =
flake8 pygotham

0 comments on commit ae8c854

Please sign in to comment.