Unverified Commit 2e7e7c71 authored by André Lima's avatar André Lima
Browse files

python3Packages.httpcore: remove unused dependencies

parent c5ae371f
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