Removed py33, pypy from python-storyboardclient

I don't think we need to support these.

Change-Id: I83f4192cce140ed63468ed9936332fccfc0bc3ee
This commit is contained in:
Michael Krotscheck 2015-02-18 15:56:20 -08:00
parent e2404c3ccd
commit cb07508046
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py33,py34,py27,pypy,pep8
envlist = py34,py27,pep8
skipsdist = True
[testenv]