- Timestamp:
- Nov 1, 2018, 1:04:07 AM (6 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
- Children:
- 61e9d99
- Parents:
- 7a54b37
- Location:
- python
- Files:
-
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
r7a54b37 r2410f57a 3 3 import sys, os, glob, subprocess 4 4 import distutils, distutils.command.clean, distutils.dir_util 5 from .gen_external import generate_external, header, output_path5 from gen_external import generate_external, header, output_path 6 6 7 7 from this_version import get_aubio_version
Note: See TracChangeset
for help on using the changeset viewer.