commit | 90c1c1b5c8f4eda71240b96d671976d289ca6e04 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Dec 14 12:43:30 2016 -0800 |
committer | GitHub <noreply@github.com> | Wed Dec 14 12:43:30 2016 -0800 |
tree | 315df96c18612a8720f83dcecf6d22ea164a4476 | |
parent | 54451fbd3dced2d9371f6ae36e033ae682e75dfc [diff] [blame] |
Release v0.5.0 (#98)
diff --git a/tox.ini b/tox.ini index ad760bd..2347bc1 100644 --- a/tox.ini +++ b/tox.ini
@@ -70,7 +70,7 @@ commands = make -C docs html [testenv:lint] -basepython = python3.5 +basepython = python3.4 commands = python setup.py check --metadata --restructuredtext --strict flake8 \