summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-magnumclient/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-magnumclient/default.nix')
-rw-r--r--pkgs/development/python-modules/python-magnumclient/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/python-magnumclient/default.nix b/pkgs/development/python-modules/python-magnumclient/default.nix
index 3c010d2b12cc..52de2da2cbf0 100644
--- a/pkgs/development/python-modules/python-magnumclient/default.nix
+++ b/pkgs/development/python-modules/python-magnumclient/default.nix
@@ -24,6 +24,7 @@
setuptools,
sphinxHook,
stestr,
+ stevedore,
testtools,
}:
@@ -67,6 +68,7 @@ buildPythonPackage rec {
oslo-utils
prettytable
requests
+ stevedore
];
nativeCheckInputs = [