Check for docstrings with flake8

[ci skip]
This commit is contained in:
Ben Lopatin
2016-04-08 13:59:18 -04:00
parent a2f961aebb
commit 3a3bb843e5
+3 -1
View File
@@ -8,7 +8,9 @@ commands = python setup.py test
[testenv:flake8]
basepython=python
deps=flake8
deps=
flake8
flake8_docstrings
commands=
flake8 pydiscourse