1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-25 08:58:14 +00:00

nix: add coverage python package

This commit is contained in:
Pavol Rusnak 2019-06-26 22:25:04 +02:00
parent 22f562e275
commit 43ca266ae9
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -5,6 +5,7 @@ let
ps.Mako
ps.Pyro4
ps.black
ps.coverage
ps.ed25519
ps.flake8
ps.graphviz