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:
@@ -27,7 +27,7 @@ in pythonPackages.buildPythonApplication rec{
|
||||
colorama
|
||||
lxml
|
||||
pyyaml
|
||||
requests2
|
||||
requests
|
||||
external.zodb
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user