python312Packages.niapy: refactor

This commit is contained in:
Fabian Affolter 2024-05-18 14:06:27 +02:00
parent 39b93fc4ee
commit 981bc952f1

View File

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-cT5CU1r3LZ9ValJwRUA0PaISmF6kXAz40alXbWYogGA=";
};
nativeBuildInputs = [
build-system = [
poetry-core
];
propagatedBuildInputs = [
dependencies = [
matplotlib
numpy
openpyxl