> +(arguments `(#:tests? #f)) ; 'module' object has no attribute 'collector'
> +(native-inputs
> + `(("python-setuptools" ,python-setuptools)))
> +(inputs
> + `(("python-cov-core" ,python-cov-core)
> + ("python-pytest-cov" ,python-pytest-cov)
> + ("python-six" ,pytho
* gnu/packages/python.scm (python-nose2): New variable.
---
gnu/packages/python.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 81c706d..94ebd7d 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/