Changeset 1154fd1
- Timestamp:
- Nov 17, 2016, 2:51:47 AM (8 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, sampler, yinfft+
- Children:
- 6c1709c
- Parents:
- 9492ec88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/README.md
r9492ec88 r1154fd1 36 36 ------------------------- 37 37 38 Python tests are in `python/tests` and use the [nose2 python package][nose2]. 39 38 40 To run the all the python tests, use the script: 39 41 … … 43 45 44 46 $ ./python/tests/test_note2midi.py -v 47 48 [nose2]: https://github.com/nose-devs/nose2 45 49 46 50 Install in a virtualenv
Note: See TracChangeset
for help on using the changeset viewer.