Include "docs" in default tox envs list
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 8 Jul 2018 19:31:38 +0000 (19:31 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 8 Jul 2018 19:31:38 +0000 (19:31 +0000)
commit0ca4234695585e220d2464a20af307c2bc7f28c5
treef1e2927eeecb04cb808b25a516652ff2586ef081
parentc7cc6bf92eca185cf3a1bc5d00e565a9cc1bbaab
Include "docs" in default tox envs list

Encourage regular testing that docs builds aren't broken by
generating them by default when tox is run without specific env
list. Also remove the doc tree from the flake8 exclusion list as it
should no longer contain anything to which that would object.
tox.ini