install all extras

This commit is contained in:
dni ⚡
2024-08-30 14:02:55 +02:00
parent 895b278523
commit c5e74255d8

View File

@ -7,7 +7,7 @@ check: mypy pyright checkblack checkruff checkprettier checkbundle
test: test-unit test-wallets test-api test-regtest
install:
poetry install --only main
poetry install --only main --all-extras
bundle:
npm install