Remove tox py26 and pypi

No need to support these now.

Change-Id: I53d0adc5357eb75abfeedaf1922cf9165087555e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-03-21 22:30:21 -04:00
parent 2927d76059
commit e8434e423e
1 changed files with 1 additions and 1 deletions

View File

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