mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
pythonPackages: websocket_client -> websocket-client
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
, pytestCheckHook
|
||||
, pytestrunner
|
||||
, sqlalchemy
|
||||
, websocket_client
|
||||
, websocket-client
|
||||
, websockets
|
||||
}:
|
||||
|
||||
@@ -36,7 +36,7 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
boto3
|
||||
sqlalchemy
|
||||
websocket_client
|
||||
websocket-client
|
||||
websockets
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user