tinyprog: fix pkg_resources crash
This commit is contained in:
parent
b0a26b3b52
commit
21bfc57dd9
|
@ -24,6 +24,7 @@ with python3Packages; buildPythonApplication rec {
|
||||||
tqdm
|
tqdm
|
||||||
six
|
six
|
||||||
packaging
|
packaging
|
||||||
|
setuptools
|
||||||
pyusb
|
pyusb
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue