Merge pull request #308880 from activeshadow/openvswitch

openvswitch: include Python setuptools for tests
This commit is contained in:
Adam C. Stephens
2024-05-04 07:45:23 -04:00
committed by GitHub
+1
View File
@@ -112,6 +112,7 @@ stdenv.mkDerivation rec {
netaddr
pyparsing
pytest
setuptools
]);
passthru.updateScript = writeScript "ovs-update.nu" ''