python312Packages.aiohttp-socks: adjust dependencies
This commit is contained in:
committed by
Martin Weinelt
parent
23c9271f84
commit
8b609a3cea
@@ -28,7 +28,7 @@ buildPythonPackage rec {
|
||||
aiohttp
|
||||
attrs
|
||||
python-socks
|
||||
];
|
||||
] ++ python-socks.optional-dependencies.asyncio;
|
||||
|
||||
# Checks needs internet access
|
||||
doCheck = false;
|
||||
|
||||
Reference in New Issue
Block a user