Merge pull request #170392 from Emantor/fix/labgrid

python3Packages.labgrid: add packaging module
This commit is contained in:
Fabian Affolter
2022-04-26 14:56:39 +02:00
committed by GitHub
@@ -6,6 +6,7 @@
, jinja2
, lib
, mock
, packaging
, pexpect
, psutil
, pyserial
@@ -44,6 +45,7 @@ buildPythonPackage rec {
attrs
autobahn
jinja2
packaging
pexpect
pyserial
pyudev