mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 03:03:37 +00:00
python3Packages.werkzeug: use latest pytest again
This commit is contained in:
parent
ffcd829e7b
commit
f55ce683ce
@ -9369,9 +9369,7 @@ in {
|
||||
|
||||
webthing = callPackage ../development/python-modules/webthing { };
|
||||
|
||||
werkzeug = callPackage ../development/python-modules/werkzeug {
|
||||
pytestCheckHook = self.pytestCheckHook_6_1;
|
||||
};
|
||||
werkzeug = callPackage ../development/python-modules/werkzeug { };
|
||||
|
||||
west = callPackage ../development/python-modules/west { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user