@ -13,7 +13,7 @@ envlist =
# linters-tests :: Runs all linters over all tests.
[testenv:default-python]
basepython = python3.6
basepython = python3
[testenv:base-command]
commands = pytest --basetemp={envtmpdir} -l --cov base64io {posargs}