forked from mirrors/nixpkgs
python310Packages.ripe-atlas-cousteau: adjust python-socketio input
This commit is contained in:
parent
9c8472b021
commit
38ddf5a423
|
@ -33,7 +33,7 @@ buildPythonPackage rec {
|
|||
python-dateutil
|
||||
requests
|
||||
python-socketio
|
||||
];
|
||||
] ++ python-socketio.optional-dependencies.client;
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
|
|
Loading…
Reference in a new issue