JamesOwers / midi_degradation_toolkit

A toolkit for generating datasets of midi files which have been degraded to be 'un-musical'.
MIT License
38 stars 5 forks source link

Missing Dependency: pytest #111

Closed apmcleod closed 4 years ago

apmcleod commented 4 years ago

On my clean build, I do not have pytest after install. Running pip install pytest solved the issue.