Metadata-Version: 2.1
Name: tox-pyenv-redux
Version: 0.1.0
Summary: A tox plugin using pyenv to find Python executables
Home-page: https://github.com/un-def/tox-pyenv-redux
License: MIT
Keywords: tox,pyenv
Author: un.def
Author-email: me@undef.im
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: tox
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Requires-Dist: pyenv-inspect (>=0.2,<0.3)
Requires-Dist: tox
Project-URL: Repository, https://github.com/un-def/tox-pyenv-redux
Description-Content-Type: text/markdown

# tox-pyenv-redux

A [tox][tox] plugin using [pyenv][pyenv] to find Python executables


[tox]: https://tox.wiki/
[pyenv]: https://github.com/pyenv/pyenv

