768 B
768 B
layout | parent | title | nav_order |
---|---|---|---|
default | For developers | Installation | 1 |
Installation
This guide has been moved to the installation guide.
To install the developer packages for running tests etc before pr'ing, use ./venv/bin/pip install pytest pytest-asyncio pytest-cov requests mock black mypy isort
.