Update setup.py
This commit is contained in:
parent
8bb3ed253f
commit
4cea906b78
4
setup.py
4
setup.py
@ -39,6 +39,10 @@ setup(
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
|
||||
data_files=[('/etc/fenrir', ['config/*]),
|
||||
|
||||
],
|
||||
|
||||
# Dependent packages (distributions)
|
||||
install_requires=[
|
||||
"evdev",
|
||||
|
Loading…
x
Reference in New Issue
Block a user