~ruther/guix-local

023bba9441a8e3ed5a6639a8b64af63531a50dbc — Nicolas Graves 7 months ago 78403d9
gnu: python-pybiomart: Remove python-sphinx-autobuild native-input.

This is a development-only input.

* gnu/packages/bioinformatics.scm (python-pybiomart)[native-inputs]:
Remove python-sphinx-autobuild.

Change-Id: Ie806c28dcbe7e139f79476ec8086b7af24ec527c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +0 -1
@@ 3725,7 3725,6 @@ the managed genomes, STAR indexing and mapping and more.")
           python-pytest-mock
           python-setuptools
           python-sphinx
           python-sphinx-autobuild
           python-sphinx-rtd-theme))
    (home-page "https://github.com/jrderuiter/pybiomart")
    (synopsis "A simple pythonic interface to biomart")