mirror of
https://github.com/lnbits/lnbits.git
synced 2025-11-25 13:28:45 +01:00
768 B
768 B
layout, parent, title, nav_order
| 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.