devpi-ldap: remove pytest-flake8

No longer needed and causes fresh breakage due to update in nixpkgs.
This commit is contained in:
con-f-use
2026-02-26 17:11:45 +01:00
parent e5060e2ba2
commit ce34102151
@@ -6,7 +6,6 @@
ldap3,
mock,
pytest-cov-stub,
pytest-flake8,
pytestCheckHook,
pythonOlder,
pythonAtLeast,
@@ -46,7 +45,6 @@ buildPythonPackage (finalAttrs: {
devpi-server
mock
pytest-cov-stub
pytest-flake8
pytestCheckHook
webtest
];