add docs to default tox suite

Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
This commit is contained in:
Doug Hellmann 2013-06-12 11:02:33 -04:00
parent f6cba1b72c
commit 5def429271
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,style
envlist = py26,py27,py32,py33,style,docs
[testenv]
distribute = False