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.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index e92ed6b6cf4..b544de336fa 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -5151,7 +5151,7 @@ unused.")
(native-inputs
(list cmake-minimal
ninja
- pybind11
+ pybind11-2
python-pytest-bootstrap
python-scikit-build
python-setuptools))