Changeset 12e6c9c
- Timestamp:
- Mar 13, 2017, 5:24:24 PM (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
- Children:
- dd3b1d5
- Parents:
- 8259e09
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/lib/moresetuptools.py
r8259e09 r12e6c9c 75 75 return None 76 76 if not which('git'): 77 print 'no git found on this system : can\'t get sha'77 print ('Version : no git found on this system : can\'t get sha') 78 78 return "" 79 79
Note: See TracChangeset
for help on using the changeset viewer.