Initial commit

This commit is contained in:
2020-09-23 02:16:20 -04:00
commit f4b19b1d02
3 changed files with 126 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# 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