mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-04 19:24:20 +00:00
python3Packages.trio: use latest pytest again
This commit is contained in:
parent
29b13f618c
commit
ac9f1519c5
@ -8938,9 +8938,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 { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user