Am 21.04.2016 um 15:21 schrieb Ben Woodcroft:
> +(arguments
> + `(#:phases
> + (modify-phases %standard-phases
> + (add-after 'install 'post-install-check
> + ;; 'setup.py test' does not run tests
> + (lambda* (#:key inputs outputs #:allow-other-keys)
> +
* gnu/packages/python.scm (python-pytest-flakes,
python2-pytest-flakes): New variables.
---
gnu/packages/python.scm | 60 +
1 file changed, 60 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b5d1005..28b1ee0 100644