sra_client.py: don't test against Python 2.7 (#2071)
This commit is contained in:
parent
3e0bd1f02d
commit
0ae2d8bab5
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py27, py3
|
||||
envlist = py3
|
||||
|
||||
[testenv]
|
||||
deps=-r{toxinidir}/requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user