gnu: Remove python-setuptools and python2-setuptools from inputs (part 2)
[jackhill/guix/guix.git] / gnu / packages / mp3.scm
index ceef896..201f9c4 100644 (file)
@@ -472,8 +472,7 @@ compression format (.mpc files).")
     (arguments
      `(#:python ,python-2))
     (native-inputs
-     `(("python2-setuptools" ,python2-setuptools)
-       ("python2-nose" ,python2-nose)
+     `(("python2-nose" ,python2-nose)
        ("python2-sphinx" ,python2-sphinx)
        ("python2-coverage" ,python2-coverage)))
     (synopsis "MP3 tag ID3 metadata editor")