tox-asdf-redux

A tox plugin using asdf to find Python executables


Keywords
tox, asdf
License
MIT
Install
pip install tox-asdf-redux==0.1.0

Documentation

tox-asdf-redux

A tox plugin using asdf to find Python executables

To install a plugin, you install it in the same environment where the tox host is installed.

    $ pip install tox-asdf-redux

NOTE: Adapted from tox-pyenv-redux.