Merge pull request #218432 from fabaff/meshtastic-input

python310Packages.meshtastic: add setuptools
This commit is contained in:
Fabian Affolter
2023-02-27 08:19:43 +01:00
committed by GitHub
@@ -8,11 +8,12 @@
, pypubsub
, pyqrcode
, pyserial
, pytap2
, pytestCheckHook
, pythonOlder
, pyyaml
, setuptools
, tabulate
, pytap2
, timeago
}:
@@ -39,6 +40,7 @@ buildPythonPackage rec {
pyqrcode
pyserial
pyyaml
setuptools
tabulate
timeago
];