aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-12-01 10:17:08 +0000
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-13 21:01:40 +0000
commit7bc471783d120a0ca184e4f99cfecb6ebf477d30 (patch)
treef5d622ff3e14df909f45d85b7246128d19940ce6 /gnu
parent2cb76e2fd95ad3b6d4d223bdbefc4add42f1f8c0 (diff)
downloadguix-7bc471783d120a0ca184e4f99cfecb6ebf477d30.tar
guix-7bc471783d120a0ca184e4f99cfecb6ebf477d30.tar.gz
gnu: python-sphinx: Adjust inputs.
* gnu/packages/sphinx.scm (python-sphinx) [propagated-inputs]: Remove python-flake8, python-isort, and python-mypy. Change-Id: I3809dd14b655ab51eeadabdbc68482bd8c208a6d
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/sphinx.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 0218ee4ebc..29bcc651c3 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -96,13 +96,10 @@
python-colorama
python-docutils
python-filelock
- python-flake8
python-html5lib
python-imagesize
python-importlib-metadata
- python-isort
python-jinja2
- python-mypy
python-packaging
python-pygments
python-requests