mvondracek/PA193_mnemonic_Slytherin

View on GitHub
test-reference/install.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash
set -Eeuo pipefail
git clone https://github.com/trezor/python-mnemonic.git
cd python-mnemonic
pip install . # it is better to use venv