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 f5f615f03fe..22ffbd8d929 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -1212,7 +1212,7 @@ someone to import them in their actual tests to use them.") | |||
| 1212 | (home-page "https://github.com/pytest-dev/pytest-html") | 1212 | (home-page "https://github.com/pytest-dev/pytest-html") |
| 1213 | (synopsis "Pytest plugin for generating HTML reports") | 1213 | (synopsis "Pytest plugin for generating HTML reports") |
| 1214 | (description | 1214 | (description |
| 1215 | "This packages provides a pytest plugin for generating HTML reports.") | 1215 | "This package provides a pytest plugin for generating HTML reports.") |
| 1216 | (license license:mpl2.0))) | 1216 | (license license:mpl2.0))) |
| 1217 | 1217 | ||
| 1218 | (define-public python-pytest-metadata | 1218 | (define-public python-pytest-metadata |
