python3Packages.aiohttp: drop superfluous test dependency
We don't run Docker, so we don't need python-on-whales.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
pytest-mock,
|
||||
pytest-xdist,
|
||||
pytestCheckHook,
|
||||
python-on-whales,
|
||||
re-assert,
|
||||
trustme,
|
||||
zlib-ng,
|
||||
@@ -119,7 +118,6 @@ buildPythonPackage rec {
|
||||
pytest-mock
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
python-on-whales
|
||||
re-assert
|
||||
trustme
|
||||
zlib-ng
|
||||
|
||||
Reference in New Issue
Block a user