python3Packages.trio: use latest pytest again
This commit is contained in:
committed by
Martin Weinelt
parent
24999b9477
commit
4cf9e9b65e
@@ -8944,9 +8944,7 @@ in {
|
||||
|
||||
trimesh = callPackage ../development/python-modules/trimesh { };
|
||||
|
||||
trio = callPackage ../development/python-modules/trio {
|
||||
pytestCheckHook = self.pytestCheckHook_6_1;
|
||||
};
|
||||
trio = callPackage ../development/python-modules/trio { };
|
||||
|
||||
trueskill = callPackage ../development/python-modules/trueskill { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user