Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 407 Bytes

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.