diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,6 +12,8 @@ commands = flake8 {toxinidir}/markdown {toxinidir}/tests {toxinidir}/setup.py {t [testenv:checkspelling] deps = + mkdocs + mkdocs_nature commands = {toxinidir}/checkspelling.sh [flake8] |