python3Packages.twscrape: fix build (#448895)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
loguru,
|
||||
pyotp,
|
||||
pytestCheckHook,
|
||||
pytest-asyncio,
|
||||
pytest-httpx,
|
||||
pythonOlder,
|
||||
}:
|
||||
@@ -43,6 +44,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytestCheckHook
|
||||
pytest-asyncio
|
||||
pytest-httpx
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user