We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56721e7 commit 9ae35cbCopy full SHA for 9ae35cb
tox.ini
@@ -7,7 +7,7 @@ commands = bash .ci/flake8_wrapper.sh
7
whitelist_externals = bash
8
deps =
9
flake8
10
- flake8_docstrings==1.0.2
+ flake8-docstrings==1.0.2
11
12
[testenv:py33-lint]
13
commands = bash .ci/flake8_py3_wrapper.sh
0 commit comments