tox-pyenv
tox-pyenv copied to clipboard
In CircleCI (or another tox plugin?), run tests for different python versions concurrently
Maybe use detox: https://pypi.python.org/pypi/detox/
Yes, detox is the official way and I think it would be a good idea to use detox for testing tox-pyenv on circleci.