python312Packages.junos-eznc: refactor

This commit is contained in:
Fabian Affolter 2024-04-12 10:41:03 +02:00
parent 048cd04291
commit 553c9184da

View File

@ -35,11 +35,11 @@ buildPythonPackage rec {
hash = "sha256-aoi+in5A8qSdQNY3V4S4wBBfPchR1an7G6GQHDhgxpQ=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
jinja2
lxml
ncclient