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

python310Packages.globus-sdk: remove six

parent 3e1dafcd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
, pythonOlder
, requests
, responses
, six
, typing-extensions
}:

@@ -38,7 +37,6 @@ buildPythonPackage rec {
    mypy
    pytestCheckHook
    responses
    six
  ];

  postPatch = ''