Unverified Commit 214aa121 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

Merge pull request #218432 from fabaff/meshtastic-input

python310Packages.meshtastic: add setuptools
parents 0ce70dca 79cd7639
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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
  ];