sherlock
sherlock copied to clipboard
README should direct users to use `make test`
I'm willing to make the change and submit PR but I noticed it was very easy to successfully run test suite with PYTHON_VERSION=3 make test for example, yet the README suggests actually installing all the dependent services on one's host, which is a bit crazy considering Docker support, etc.
Is a PR welcome for this?