Unverified Commit 6ddd245a authored by dotlambda's avatar dotlambda Committed by GitHub
Browse files

python3Packages.httpcore: remove unused dependencies (#462435)

parents b83ccc4e 2e7e7c71
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -8,8 +8,6 @@
  hatch-fancy-pypi-readme,
  h11,
  h2,
  pproxy,
  pytest-asyncio,
  pytest-httpbin,
  pytest-trio,
  pytestCheckHook,
@@ -54,8 +52,6 @@ buildPythonPackage rec {
  };

  nativeCheckInputs = [
    pproxy
    pytest-asyncio
    pytest-httpbin
    pytest-trio
    pytestCheckHook