Merge pull request #145665 from siraben/spoof-mac-pythonImportsCheck
spoof-mac: add pythonImportsCheck
This commit is contained in:
@@ -16,6 +16,8 @@ buildPythonPackage rec {
|
||||
# No tests
|
||||
doCheck = false;
|
||||
|
||||
pythonImportsCheck = [ "spoofmac" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Change your MAC address for debugging purposes";
|
||||
homepage = "https://github.com/feross/SpoofMAC";
|
||||
|
||||
Reference in New Issue
Block a user