Add links to other poetry tox plugins

This commit is contained in:
Ethan Paul 2020-10-22 00:06:37 -04:00
parent a3bfd2687a
commit 699fb347da
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF

View File

@ -27,7 +27,9 @@ dependencies to be installed using [Poetry](https://python-poetry.org/) from its
Related resources:
* [Poetry Python Project Manager](https://python-poetry.org/)
* [Tox Automation Project](https://tox.readthedocs.io/en/latest/)
* [Tox plugins](https://tox.readthedocs.io/en/latest/plugins.html)
* [Poetry Dev-Dependencies Tox Plugin](https://github.com/sinoroc/tox-poetry-dev-dependencies)
* [Poetry Tox Plugin](https://github.com/tkukushkin/tox-poetry)
* [Other Tox plugins](https://tox.readthedocs.io/en/latest/plugins.html)
## Installation