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
@@ -4,7 +4,7 @@
, requests
, testfixtures
, mock
, requests_toolbelt
, requests-toolbelt
, betamax
, betamax-serializers
, betamax-matchers
@@ -32,7 +32,7 @@ buildPythonPackage rec {
betamax
betamax-serializers
betamax-matchers
requests_toolbelt
requests-toolbelt
pytestCheckHook
];