Remove spurious change to tox.ini

This snuck in while debugging something else.

Change-Id: I2cdb619f420583fbdb75ae9b356f7badc7d22099
This commit is contained in:
Monty Taylor 2017-09-29 15:24:51 -05:00
parent 2c2f0e11cc
commit 33b820a035
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
envlist = linters,bindep
envlist = linters
[testenv]
basepython = python3