summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f2e226a53a..b09ef5b0b3 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8313,7 +8313,7 @@ document.")
     `(("python-dateutil" ,python-dateutil-2)
       ("python-docutils" ,python-docutils)
       ("python-jmespath" ,python-jmespath)))
-   (inputs
+   (native-inputs
     `(("python-mock" ,python-mock)
       ("python-nose" ,python-nose)
       ("behave" ,behave)