oauth2 tests still fail
This commit is contained in:
parent
0fb9688235
commit
93b3d24b96
|
@ -1542,7 +1542,7 @@ let pythonPackages = python.modules // rec {
|
|||
buildInputs = [ mock coverage ];
|
||||
|
||||
# ServerNotFoundError: Unable to find the server at oauth-sandbox.sevengoslings.net
|
||||
#doCheck = false;
|
||||
doCheck = false;
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/simplegeo/python-oauth2";
|
||||
|
|
Loading…
Reference in New Issue