Hi,
I tried to run the tests following the contribution documentation. I had an issues saying that flake8 is missing.
It was because the dev dependencies were not installed. So I added in the readme how to install them using poetry.
Maybe an other solution would be to document how to install them using tox, like it is done by travis.
Hi, I tried to run the tests following the contribution documentation. I had an issues saying that flake8 is missing. It was because the dev dependencies were not installed. So I added in the readme how to install them using poetry.
Maybe an other solution would be to document how to install them using tox, like it is done by travis.