pretty-midi icon indicating copy to clipboard operation
pretty-midi copied to clipboard

updated setup.py with option to install tests

Open George-Ogden opened this issue 2 years ago • 2 comments

now installs pytest with

pip install pretty_midi[test]

to make development easier

was hoping to make other modifications but that might be a future project

George-Ogden avatar Dec 19 '22 12:12 George-Ogden

Thanks, any reason you think 0.6.0 is needed?

craffel avatar Dec 19 '22 15:12 craffel

There isn't an important reason for this - most people will end up installing the most recent version of pytest. I include it because I have done on previous projects.

George-Ogden avatar Dec 20 '22 09:12 George-Ogden