tinyprog: fix pkg_resources crash
This commit is contained in:
parent
b0a26b3b52
commit
21bfc57dd9
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ with python3Packages; buildPythonApplication rec {
|
|||
tqdm
|
||||
six
|
||||
packaging
|
||||
setuptools
|
||||
pyusb
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue