tinyprog: fix pkg_resources crash

This commit is contained in:
Artemis Tosini 2020-02-16 17:39:12 +00:00 committed by Matthieu Coudron
parent b0a26b3b52
commit 21bfc57dd9
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ with python3Packages; buildPythonApplication rec {
tqdm
six
packaging
setuptools
pyusb
];