Make tox skip the sdist build.

This commit is contained in:
Tom Christie 2015-02-17 16:40:39 +00:00
parent e45e0f0567
commit ed0068183f

View File

@ -1,4 +1,5 @@
[tox] [tox]
skipsdist=True
envlist = envlist =
py27-{flake8,docs}, py27-{flake8,docs},
{py26,py27}-django14, {py26,py27}-django14,