Go to file
2020-09-23 02:17:39 -04:00
.gitignore Initial commit 2020-09-23 02:16:20 -04:00
LICENSE.md Initial commit 2020-09-23 02:16:20 -04:00
poetry.lock Add initial project metafiles 2020-09-23 02:17:30 -04:00
pyproject.toml Add initial project metafiles 2020-09-23 02:17:30 -04:00
README.md Initial commit 2020-09-23 02:16:20 -04:00
tox_poetry_installer.py Add first functional version of the plugin module 2020-09-23 02:17:39 -04:00
tox.ini Add initial project metafiles 2020-09-23 02:17:30 -04:00

tox-poetry-installer

A Tox plugin for installing Tox environment dependencies using Poetry from the Poetry lockfile.

Very early prototype, still under development