summaryrefslogtreecommitdiff
path: root/security/py-gvm-tools/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-gvm-tools/files/patch-setup.py')
-rw-r--r--security/py-gvm-tools/files/patch-setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gvm-tools/files/patch-setup.py b/security/py-gvm-tools/files/patch-setup.py
index d640498735a1..645b3e9c6578 100644
--- a/security/py-gvm-tools/files/patch-setup.py
+++ b/security/py-gvm-tools/files/patch-setup.py
@@ -4,7 +4,7 @@
from setuptools import setup
packages = \
--['gvmtools', 'scripts', 'tests']
+-['gvmtools', 'scripts', 'tests', 'tests.scripts']
+['gvmtools', 'scripts']
package_data = \