Don't skip sdist in tox to apply current setup.cfg changes

Change-Id: I861b3c9fe7a6215bd9f6efd8c631b50a63f5eb88
This commit is contained in:
Yuriy Taraday 2015-08-27 12:42:22 +03:00
parent 4d2a47720b
commit 70ec638ecd

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
envlist = py26,py27,pep8
skipsdist = True
skipsdist = False
[testenv]
usedevelop = True