diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2026-03-16 17:30:42 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-24 10:14:39 +0100 |
| commit | 471161c718d151cabd655bc41094b1a9250419e3 (patch) | |
| tree | 0f1b59bf5b0920e9bef58c40a6d444fdf2c5c440 /gnu/packages/python-check.scm | |
| parent | c6b3e568e164fa5b6d02cbbb865f94ea01250519 (diff) | |
gnu: packages: Remove python-pytest-html native-input.
* gnu/packages/check.scm (behave)[native-inputs]: Remove
python-pytest-html.
* gnu/packages/python-check.scm (python-cucumber-tag-expressions):
Likewise.
* gnu/packages/python-xyz.scm (python-parse-type): Likewise.
Change-Id: Ic6369532bb9846d81718deeb3a63f35e2609f4ac
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/python-check.scm')
| -rw-r--r-- | gnu/packages/python-check.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm index 5ad4346b95a..ec4a41a8b6d 100644 --- a/gnu/packages/python-check.scm +++ b/gnu/packages/python-check.scm | |||
| @@ -843,7 +843,6 @@ intuitive syntax.") | |||
| 843 | (native-inputs | 843 | (native-inputs |
| 844 | (list python-path | 844 | (list python-path |
| 845 | python-pytest | 845 | python-pytest |
| 846 | python-pytest-html | ||
| 847 | python-pyyaml | 846 | python-pyyaml |
| 848 | python-setuptools | 847 | python-setuptools |
| 849 | python-setuptools-scm)) | 848 | python-setuptools-scm)) |
