pythonPackages.pytest: 2.7.3 -> 2.9.2
This commit is contained in:
parent
7afc940da1
commit
3e8e6695a0
@ -4374,7 +4374,7 @@ in modules // {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
pytest = self.pytest_27;
|
pytest = self.pytest_29;
|
||||||
|
|
||||||
pytest_27 = buildPythonPackage rec {
|
pytest_27 = buildPythonPackage rec {
|
||||||
name = "pytest-2.7.3";
|
name = "pytest-2.7.3";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user