python.pkgs: rename pytestflakes to pytest-flakes
to follow naming guideline
This commit is contained in:
@@ -17,7 +17,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
checkInputs = with pythonPackages; [
|
||||
pytest pytestflakes webtest mock
|
||||
pytest pytest-flakes webtest mock
|
||||
devpi-server tox
|
||||
sphinx wheel git mercurial detox
|
||||
setuptools
|
||||
|
||||
Reference in New Issue
Block a user