python3Packages.async-upnp-client: use latest pytest again
This commit is contained in:
parent
d65d2ef1b7
commit
29b13f618c
@ -625,9 +625,7 @@ in {
|
||||
|
||||
async-timeout = callPackage ../development/python-modules/async_timeout { };
|
||||
|
||||
async-upnp-client = callPackage ../development/python-modules/async-upnp-client {
|
||||
pytestCheckHook = self.pytestCheckHook_6_1;
|
||||
};
|
||||
async-upnp-client = callPackage ../development/python-modules/async-upnp-client { };
|
||||
|
||||
asyncwhois = callPackage ../development/python-modules/asyncwhois { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user