Allow running 'tox' with no arguments

Change-Id: I3137ce5ae5631bf5bcf0455a17828369dea6b9fd
This commit is contained in:
Russell Bryant 2014-03-31 12:01:34 -04:00
parent 4a6cb70d69
commit 775d69037b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[tox]
minversion = 1.6
envlist = docs
skipsdist = True
[testenv]