1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 21:48:13 +00:00
trezor-firmware/requirements-dev.txt

9 lines
126 B
Plaintext

-r requirements.txt
-r requirements-optional.txt
pytest>=3.2.5
flake8
protobuf
isort
black; python_version >= "3.6"
autoflake