mir-dataset-loaders / mirdata

Python library for working with Music Information Retrieval datasets
https://mirdata.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
351 stars 59 forks source link

Fix setup extras_requirements installation. Add missing comma. #603

Closed guillemcortes closed 8 months ago

guillemcortes commented 8 months ago

Fixes #601 Add missing comma to setup.py to be able to pip install .

codecov[bot] commented 8 months ago

Codecov Report

Merging #603 (3c25823) into master (496eb4a) will increase coverage by 0.04%. Report is 4 commits behind head on master. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #603      +/-   ##
==========================================
+ Coverage   96.96%   97.00%   +0.04%     
==========================================
  Files          58       58              
  Lines        6990     6987       -3     
==========================================
  Hits         6778     6778              
+ Misses        212      209       -3