treewide: remove dead pytestpep8 references
pytestpep8 was removed in 25c9946f95.
This removes pytestpep8 in the rest of the tree, where it was hardly
used.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
, factory_boy
|
||||
, pytestcache
|
||||
, pytestcov
|
||||
, pytestpep8
|
||||
, mock
|
||||
}:
|
||||
|
||||
@@ -30,7 +29,6 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
pytestcache
|
||||
pytestcov
|
||||
pytestpep8
|
||||
];
|
||||
pytestFlagsArray = [ "--ignore=docs" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user