AnyEvent-I3 0.19

This commit is contained in:
uglyside
2025-02-06 12:30:51 +03:00
parent bfda7d699b
commit c9739f6269
2 changed files with 15 additions and 15 deletions
@@ -2,11 +2,9 @@
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
perlmodules.configure()
@@ -19,5 +17,3 @@ def check():
def install():
perlmodules.install()
pisitools.dodoc("Changes", "README")