summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-check.scm')
-rw-r--r--gnu/packages/python-check.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 63a336d5a4..7260201cd0 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -842,6 +842,7 @@ intuitive syntax.")
(native-inputs
(list python-path
python-pytest
+ python-pytest-metadata
python-pyyaml
python-setuptools
python-setuptools-scm))