gnu: python-pytest-cov: Clarify description.

* gnu/packages/python.scm (python-pytest-cov): Do it.
This commit is contained in:
Efraim Flashner 2015-12-27 09:00:14 +02:00
parent 1abe448d56
commit 10468636ff
1 changed files with 12 additions and 12 deletions

View File

@ -1620,8 +1620,8 @@ and many external plugins.")
(synopsis "Pytest plugin for measuring coverage")
(description
"Pytest-cov produces coverage reports. It supports centralised testing and
distributed testing in both load and each modes. It also supports coverage
of subprocesses.")
distributed testing in both @code{load} and @code{each} modes. It also
supports coverage of subprocesses.")
(license license:expat)))
(define-public python2-pytest-cov