devpi-ldap: remove pytest-flake8
No longer needed and causes fresh breakage due to update in nixpkgs.
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user