diff --git a/programming/language/python3/python3-matplotlib/actions.py b/programming/language/python3/python3-matplotlib/actions.py index 6616b69a9f..ff8d1cee5b 100644 --- a/programming/language/python3/python3-matplotlib/actions.py +++ b/programming/language/python3/python3-matplotlib/actions.py @@ -7,7 +7,6 @@ from pisi.actionsapi import pythonmodules, shelltools, pisitools def setup(): - pass # dodoc method cannot move LICENSE named dir, so i delete the directory shelltools.unlinkDir("LICENSE") pisitools.dosed("setupext.py", "LICENSE", deleteLine = True)