From 8259101afc8cdd9e1881f56d1683b24f31a79d09 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 28 Oct 2021 18:30:19 +0300 Subject: [PATCH] python3-pyrsistent --- programming/language/python3/python3-pyrsistent/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/language/python3/python3-pyrsistent/actions.py b/programming/language/python3/python3-pyrsistent/actions.py index b89672d9ed..e925dd555e 100644 --- a/programming/language/python3/python3-pyrsistent/actions.py +++ b/programming/language/python3/python3-pyrsistent/actions.py @@ -17,4 +17,4 @@ def build(): def install(): pythonmodules.install(pyVer="3") - pisitools.dodoc("LICENCE*") \ No newline at end of file + #pisitools.dodoc("LICENCE*")