mitm6: fix build failure

This commit is contained in:
Dima
2026-07-18 12:56:12 +02:00
parent afe06e2159
commit 3bf09b2283

View File

@@ -17,7 +17,6 @@ python3.pkgs.buildPythonApplication rec {
build-system = with python3.pkgs; [ setuptools ];
dependencies = with python3.pkgs; [
future
netifaces
scapy
twisted