Use Poetry to manage Flake8 dev dependency
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 19:03:58 +0000 (15:03 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 19:03:58 +0000 (15:03 -0400)
commit37e918232d62fa2ae74d23643d7cf461f1c99ff1
treeb7e5b9bc9796392898b30604e830ba6cee25ec2f
parentf26dca028795139657c57ca9a2ae3bdabbf09650
Use Poetry to manage Flake8 dev dependency

Trying not to have both tox and Poetry managing dev dependencies.

tox always runs `poetry install` and then runs a command installed by
Poetry.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
poetry.lock
pyproject.toml
tox.ini
This page took 0.022458 seconds and 4 git commands to generate.