diff options
| author | Tom Rini <[email protected]> | 2023-03-09 11:22:50 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-03-09 11:22:50 -0500 |
| commit | bcf343146ff365a88481b9a80920ed146c6dee5b (patch) | |
| tree | 4a99a2364403b620f5dc629e76d1d07225faf8fb /test/py | |
| parent | 70ed05ce6c051e55e126e67e72ab20409134c953 (diff) | |
| parent | 953d4177afa0bee0ba0db4b81036d3197595b997 (diff) | |
Merge tag 'dm-next-9mar23' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
binman x509, separate tools dir and other improvements
patman parallel patch generation
fdt fixes and tests
PyPi support for U-Boot tools
buildman reproducible builds
Diffstat (limited to 'test/py')
| -rw-r--r-- | test/py/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/requirements.txt b/test/py/requirements.txt index fae8b59caf4..e241780f923 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -1,5 +1,6 @@ atomicwrites==1.4.1 attrs==19.3.0 +concurrencytest==0.1.2 coverage==4.5.4 extras==1.0.0 filelock==3.0.12 |
