python311Packages.simple-websocket: propagate wsproto

Packaged as a dependency for python-engineio.
This commit is contained in:
Martin Weinelt
2023-09-27 15:34:03 +02:00
parent f26665e052
commit 9a30d9d644
@@ -24,9 +24,12 @@ buildPythonPackage rec {
wheel
];
propagatedBuildInputs = [
wsproto
];
nativeCheckInputs = [
pytestCheckHook
wsproto
];
pythonImportsCheck = [