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

10 lines
138 B
Plaintext
Raw Normal View History

-r requirements.txt
-r requirements-optional.txt
pytest>=3.2.5
mock>=2.0.0
2018-05-04 15:50:49 +00:00
flake8
protobuf
isort
black; python_version >= "3.6"
autoflake