python: pytest_37: init at 3.7.4
Needed at least by pyjwt.
This commit is contained in:
@@ -1349,10 +1349,10 @@ in {
|
||||
|
||||
pytest = self.pytest_39;
|
||||
|
||||
pytest_39 = callPackage ../development/python-modules/pytest {
|
||||
inherit (callPackage ../development/python-modules/pytest {
|
||||
# hypothesis tests require pytest that causes dependency cycle
|
||||
hypothesis = self.hypothesis.override { doCheck = false; };
|
||||
};
|
||||
}) pytest_39 pytest_37;
|
||||
|
||||
pytest-httpbin = callPackage ../development/python-modules/pytest-httpbin { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user