removed support for multiple interpreters
This commit is contained in:
parent
56749b17a3
commit
628e72cce0
@ -70,5 +70,3 @@ __DEPENDENCIES__ = []
|
|||||||
__DESCRIPTION__ = """The Module {\\tt %s} is designed to help on all issues with media files, like tags (e.g. exif, id3) and transformations.
|
__DESCRIPTION__ = """The Module {\\tt %s} is designed to help on all issues with media files, like tags (e.g. exif, id3) and transformations.
|
||||||
For more Information read the documentation.""" % __name__.replace('_', '\\_')
|
For more Information read the documentation.""" % __name__.replace('_', '\\_')
|
||||||
"""The Module Description"""
|
"""The Module Description"""
|
||||||
__INTERPRETER__ = (3, )
|
|
||||||
"""The Tested Interpreter-Versions"""
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user