python312Packages.dropmqttapi: refactor

This commit is contained in:
Fabian Affolter 2024-04-26 10:03:08 +02:00
parent 4d58e253cf
commit 36c7011f87
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ buildPythonPackage rec {
hash = "sha256-njReF9Mu5E9o5WcbK60CCBWaIhZ3tpQHHlY/iEyyHGg=";
};
nativeBuildInputs = [
build-system = [
setuptools
];