python3Packages.werkzeug: use latest pytest again
This commit is contained in:
parent
abc3f93185
commit
150e14c013
@ -9377,9 +9377,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