Merge pull request #308880 from activeshadow/openvswitch
openvswitch: include Python setuptools for tests
This commit is contained in:
@@ -112,6 +112,7 @@ stdenv.mkDerivation rec {
|
||||
netaddr
|
||||
pyparsing
|
||||
pytest
|
||||
setuptools
|
||||
]);
|
||||
|
||||
passthru.updateScript = writeScript "ovs-update.nu" ''
|
||||
|
||||
Reference in New Issue
Block a user