ython312Packages.caio: format with nixfmt

This commit is contained in:
Fabian Affolter 2024-05-22 10:39:17 +02:00
parent 8fb0463e14
commit c5d6031aa1

View File

@ -24,9 +24,7 @@ buildPythonPackage rec {
hash = "sha256-Q87NuL6yZ5uKImQqqdKTMWNyfUOb4NaZDEvNdqZbHDk=";
};
build-system = [
setuptools
];
build-system = [ setuptools ];
nativeCheckInputs = [
aiomisc