python3Packages.aubio: init at 0.4.9

This commit is contained in:
Martin Weinelt
2020-10-17 14:40:21 -07:00
committed by Jon
parent 73eea3d98d
commit 5304f52bc7
2 changed files with 37 additions and 0 deletions
+2
View File
@@ -452,6 +452,8 @@ in {
attrs = callPackage ../development/python-modules/attrs { };
aubio = callPackage ../development/python-modules/aubio { };
audio-metadata = callPackage ../development/python-modules/audio-metadata { };
audioread = callPackage ../development/python-modules/audioread { };