summaryrefslogtreecommitdiff
path: root/gnu/packages/sphinx.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2026-03-16 15:04:02 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-05-24 10:14:39 +0100
commitfb51dc5c5c29f64fc8c25fd11da1cb1f7595fca8 (patch)
treef76261c2e9470bc238f76a7eb6613fd0dd02a8fe /gnu/packages/sphinx.scm
parented0249ab481c30c5b7a5ec6e29decd1d5ceaf516 (diff)
gnu: packages: Remove python-pytest-cov native-inputs.
Obtained with ./pre-inst-env guix style -S remove-native-inputs -t python-pytest-cov on top of https://codeberg.org/guix/guix/pulls/5862 For this reason, I don't think it's relevant to generate a GNU Style Changelog. Change-Id: I58fe10452d7eaf2e8bb4dc88dfac5b4a5ee46165 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Diffstat (limited to 'gnu/packages/sphinx.scm')
-rw-r--r--gnu/packages/sphinx.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index b1c1c7fbb35..371f1d32bea 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -996,7 +996,6 @@ Sphinx documents in web templates and to handle searches.")
996 python-plotly 996 python-plotly
997 python-pydata-sphinx-theme 997 python-pydata-sphinx-theme
998 python-pytest 998 python-pytest
999 python-pytest-cov
1000 python-seaborn 999 python-seaborn
1001 python-setuptools 1000 python-setuptools
1002 python-setuptools-scm 1001 python-setuptools-scm