Commit 36c7011f authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.dropmqttapi: refactor

parent 4d58e253
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ buildPythonPackage rec {
    hash = "sha256-njReF9Mu5E9o5WcbK60CCBWaIhZ3tpQHHlY/iEyyHGg=";
  };

  nativeBuildInputs = [
  build-system = [
    setuptools
  ];