fix setup.py and release 1.0.2

This commit is contained in:
2020-04-22 23:32:56 +02:00
parent 7ff2965ce8
commit a7917e201b
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ setup(name = "pymodmilter",
},
data_files = [
(
'etc/pymodmilter',
'/etc/pymodmilter',
[
'docs/pymodmilter.conf.example'
]