Changeset f77820d


Ignore:
Timestamp:
Mar 13, 2017, 10:37:30 PM (7 years ago)
Author:
Martin Hermant <martin.hermant@gmail.com>
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:
c23d45f
Parents:
b991cc1
Message:

moresetuptools.py : rename import Version => this_version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/lib/moresetuptools.py

    rb991cc1 rf77820d  
    55from .gen_external import generate_external, header, output_path
    66
    7 from Version import get_aubio_version
     7from this_version import get_aubio_version
    88
    99# inspired from https://gist.github.com/abergmeier/9488990
Note: See TracChangeset for help on using the changeset viewer.