python3Packages.globus-sdk: fix tests
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
, pythonOlder
|
||||
, requests
|
||||
, responses
|
||||
, six
|
||||
, typing-extensions
|
||||
}:
|
||||
|
||||
@@ -37,6 +38,7 @@ buildPythonPackage rec {
|
||||
mypy
|
||||
pytestCheckHook
|
||||
responses
|
||||
six
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user