diff options
Diffstat (limited to 'gnu/packages/python-check.scm')
| -rw-r--r-- | gnu/packages/python-check.scm | 2 |
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.") | |||
| 5151 | (native-inputs | 5151 | (native-inputs |
| 5152 | (list cmake-minimal | 5152 | (list cmake-minimal |
| 5153 | ninja | 5153 | ninja |
| 5154 | pybind11 | 5154 | pybind11-2 |
| 5155 | python-pytest-bootstrap | 5155 | python-pytest-bootstrap |
| 5156 | python-scikit-build | 5156 | python-scikit-build |
| 5157 | python-setuptools)) | 5157 | python-setuptools)) |
