mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-19 11:50:58 +00:00
5355ce4879
This bumps pytest requirement to 3.6. But we have that everywhere already. For bonus points, get_closest_marker still exists in 4.1.
9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
-r requirements.txt
|
|
-r requirements-optional.txt
|
|
pytest>=3.6
|
|
flake8
|
|
protobuf
|
|
isort
|
|
black; python_version >= "3.6"
|
|
autoflake
|