diff --git a/__init__.py b/__init__.py index 73cf2c8..eb970b5 100644 --- a/__init__.py +++ b/__init__.py @@ -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. For more Information read the documentation.""" % __name__.replace('_', '\\_') """The Module Description""" -__INTERPRETER__ = (3, ) -"""The Tested Interpreter-Versions"""