7 lines
238 B
Markdown
Raw Normal View History

2020-09-23 02:16:20 -04:00
# tox-poetry-installer
A [Tox](https://tox.readthedocs.io/en/latest/) plugin for installing Tox environment
dependencies using [Poetry](https://python-poetry.org/) from the Poetry lockfile.
Very early prototype, still under development