mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 01:43:15 +00:00
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 New Issue
Block a user