Cyril Roelandt skribis:
> * gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
[...]
> + ;; Lots of different test configurations. TODO: run them all.
> + `(#:tests? #f))
It’s not clear why tests are not run. Could you clarify this in the
comment? (Or run them if t
* gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
---
gnu/packages/python.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8ea5777..bb510cc 100644
--- a/gnu/packages/python.scm
++