From 4cea906b78642906fd06555f4f28cdbbca50af8d Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 25 Jul 2017 16:59:19 +0200 Subject: [PATCH] Update setup.py --- setup.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup.py b/setup.py index 6b6d8f90..fb017836 100755 --- a/setup.py +++ b/setup.py @@ -38,6 +38,10 @@ setup( # Include additional files into the package include_package_data=True, zip_safe=False, + + data_files=[('/etc/fenrir', ['config/*]), + + ], # Dependent packages (distributions) install_requires=[