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 57b723c8116..03d07325bd8 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm @@ -1339,7 +1339,7 @@ result documents that can be read by tools such as Jenkins or Bamboo.") ;; sync. kernprof.line_profiler = . kernprof.__version__ = 4.2.0. #~(list "--deselect=tests/test_cli.py::test_version_agreement"))) (native-inputs - (list python-cython-3 + (list python-cython python-pytest python-setuptools python-ubelt |
