mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-audioread: Remove python-tox from closure.
* gnu/packages/mp3.scm (python-audioread)[native-inputs]: Remove python-tox. Change-Id: I3df5f97440ad3d24cf52e668e27bd199f07b85f7
This commit is contained in:
parent
7f7bd7b21a
commit
7e8c6401a1
1 changed files with 1 additions and 2 deletions
|
@ -696,8 +696,7 @@ is to provide an accurate identifier for record tracks.")
|
|||
(list gstreamer
|
||||
gst-plugins-base
|
||||
python-flit-core
|
||||
python-pytest
|
||||
python-tox))
|
||||
python-pytest))
|
||||
(home-page "https://github.com/sampsyo/audioread")
|
||||
(synopsis "Decode audio files using whichever backend is available")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue