python3Packages.pyatmo: rename requests-oauthlib
This commit is contained in:
parent
1e69a845f9
commit
9493af1758
@ -9,7 +9,7 @@
|
|||||||
, pytestCheckHook
|
, pytestCheckHook
|
||||||
, pythonOlder
|
, pythonOlder
|
||||||
, requests
|
, requests
|
||||||
, requests_oauthlib
|
, requests-oauthlib
|
||||||
, requests-mock
|
, requests-mock
|
||||||
, setuptools-scm
|
, setuptools-scm
|
||||||
}:
|
}:
|
||||||
@ -38,7 +38,7 @@ buildPythonPackage rec {
|
|||||||
aiohttp
|
aiohttp
|
||||||
oauthlib
|
oauthlib
|
||||||
requests
|
requests
|
||||||
requests_oauthlib
|
requests-oauthlib
|
||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = [
|
checkInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user