pythonPackages.requests: formatting
This commit is contained in:
parent
ddabb069f9
commit
ac8f57f172
@ -34,7 +34,7 @@ buildPythonPackage rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
# AttributeError: 'KeywordMapping' object has no attribute 'get'
|
# AttributeError: 'KeywordMapping' object has no attribute 'get'
|
||||||
doCheck = ! isPy27;
|
doCheck = !isPy27;
|
||||||
|
|
||||||
disabledTests = [
|
disabledTests = [
|
||||||
# Disable tests that require network access and use httpbin
|
# Disable tests that require network access and use httpbin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user