python2Packages.pyroma: keep 2.6.1

This commit is contained in:
Frederik Rietdijk
2021-04-03 17:49:44 +02:00
parent 26d5131fc8
commit ce3f8f594f
2 changed files with 28 additions and 0 deletions
+2
View File
@@ -165,6 +165,8 @@ with self; with super; {
pylint = callPackage ../development/python-modules/pylint/1.9.nix { };
pyroma = callPackage ../development/python-modules/pyroma/2.nix { };
pytest = pytest_4;
pytest-mock = callPackage ../development/python-modules/pytest-mock/2.nix { };