sharlatan pushed a commit to branch python-team
in repository guix.
commit bfb636f261d13d51beae39bfd087ea53f5debddb
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Dec 1 10:17:09 2024 +0000
gnu: python-sphinx-5: Adjust inputs.
* gnu/packages/sphinx.scm (python-sphinx-5) [propagated-inputs]: Remove
python-flake8, python-isort, and python-mypy.
Change-Id: I3de5a076b251ea7585fd96d43109e19ece318830
---
gnu/packages/sphinx.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 29bcc651c3..33ac6924c6 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -201,13 +201,10 @@ sources.")
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