Python: replace requests2 with requests tree-wide
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
This commit is contained in:
@@ -20,7 +20,7 @@ python2Packages.buildPythonApplication rec {
|
||||
markupsafe
|
||||
netaddr
|
||||
pyasn1
|
||||
requests2
|
||||
requests
|
||||
setuptools
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user