python3Packages.hikari: fix build (#463930)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
pythonOlder,
|
||||
hatchling,
|
||||
aiohttp,
|
||||
async-timeout,
|
||||
attrs,
|
||||
multidict,
|
||||
colorlog,
|
||||
@@ -58,6 +59,7 @@ buildPythonPackage rec {
|
||||
pytest-cov-stub
|
||||
pytest-randomly
|
||||
mock
|
||||
async-timeout
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "hikari" ];
|
||||
|
||||
Reference in New Issue
Block a user