sra_client.py: don't test against Python 2.7 (#2071)

This commit is contained in:
F. Eugene Aumson 2019-08-16 13:32:59 -04:00 committed by GitHub
parent 3e0bd1f02d
commit 0ae2d8bab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27, py3
envlist = py3
[testenv]
deps=-r{toxinidir}/requirements.txt