We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We have a setup script which installs all the requirements and hooks for you.
If you're interested, in summary, this is what it does:
sudo -H pip install -U pipenv pipenv install --ignore-pipfile sudo -H pip install pre-commit --user --no-warn-script-location pre-commit install -f --install-hooks