pythonPackages.aiohttp: remove pytest-timeout check dependency
This commit is contained in:
parent
4dd173560d
commit
621c4239c3
@ -36,7 +36,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
checkInputs = [
|
||||
pytestrunner pytest gunicorn pytest-timeout async_generator pytest_xdist
|
||||
pytestrunner pytest gunicorn async_generator pytest_xdist
|
||||
pytest-mock pytestcov trustme brotlipy freezegun
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user