Unverified Commit a6cc8372 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python313Packages.httpx-socks: remove disabled

parent e3116107
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
  pytest-trio,
  pytestCheckHook,
  python-socks,
  pythonOlder,
  setuptools,
  starlette,
  tiny-proxy,
@@ -25,8 +24,6 @@ buildPythonPackage rec {
  version = "0.11.0";
  pyproject = true;

  disabled = pythonOlder "3.7";

  src = fetchFromGitHub {
    owner = "romis2012";
    repo = "httpx-socks";