Use Poetry to manage Pylint dev dependency
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 19:07:49 +0000 (15:07 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 3 Sep 2020 19:07:49 +0000 (15:07 -0400)
commit0ac184f9f5c2e62b715c8a554904197e3d59a629
treeed0a6dc05b531b9db31867286669070a23c0d30c
parent37e918232d62fa2ae74d23643d7cf461f1c99ff1
Use Poetry to manage Pylint dev dependency

Trying not to have both tox and Poetry manage 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.023002 seconds and 4 git commands to generate.