Steve Piercy
2018-09-22 2a45fe74f9598b4e726ab17ce17948d4e709894b
tox.ini
@@ -40,6 +40,12 @@
    python pyramid/scaffolds/tests.py
deps = virtualenv
[testenv:py36-scaffolds]
basepython = python3.6
commands =
    python pyramid/scaffolds/tests.py
deps = virtualenv
[testenv:pypy-scaffolds]
basepython = pypy
commands =