pythonPackages: deprecate requests_toolbelt alias

This commit is contained in:
Sandro Jäckel
2021-07-21 13:32:53 +02:00
parent a5158b8c01
commit 703c108472
18 changed files with 30 additions and 31 deletions
@@ -5,7 +5,7 @@
, pyblake2
, readme_renderer
, requests
, requests_toolbelt
, requests-toolbelt
, setuptools-scm
, tqdm
, colorama
@@ -30,7 +30,7 @@ buildPythonPackage rec {
pyblake2
readme_renderer
requests
requests_toolbelt
requests-toolbelt
tqdm
colorama
rfc3986