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

View file

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