mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 01:33:10 +00:00
python312Packages.niapy: refactor
This commit is contained in:
parent
39b93fc4ee
commit
981bc952f1
@ -24,11 +24,11 @@ buildPythonPackage rec {
|
||||
hash = "sha256-cT5CU1r3LZ9ValJwRUA0PaISmF6kXAz40alXbWYogGA=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
matplotlib
|
||||
numpy
|
||||
openpyxl
|
||||
|
Loading…
Reference in New Issue
Block a user