python.pkgs: rename pytestflakes to pytest-flakes

to follow naming guideline
This commit is contained in:
Frederik Rietdijk
2019-02-17 14:40:55 +01:00
parent 9dc262c659
commit 6f0555b030
7 changed files with 12 additions and 12 deletions
@@ -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