python3Packages.jaraco-net: drop superfluous dependency (#542355)

This commit is contained in:
dotlambda
2026-07-16 17:56:26 +00:00
committed by GitHub
@@ -25,7 +25,6 @@
ifconfig-parser,
pytestCheckHook,
cherrypy,
importlib-resources,
pyparsing,
pytest-responses,
net-tools,
@@ -74,7 +73,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytestCheckHook
cherrypy
importlib-resources
pyparsing
pytest-responses
]