- Timestamp:
- Mar 8, 2013, 3:52:51 AM (12 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, pitchshift, sampler, timestretch, yinfft+
- Children:
- 264247e
- Parents:
- 9e6695d
- Location:
- python
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
python/setup.py
r9e6695d r1ee4033 79 79 distrib = setup(name='aubio', 80 80 version = __version__, 81 package_dir = {'':'lib'}, 81 82 packages = ['aubio'], 82 83 ext_modules = [aubio_extension],
Note: See TracChangeset
for help on using the changeset viewer.