|
|
@ -11,5 +11,5 @@ setup( |
|
|
author="Raphael Roberts", |
|
|
author="Raphael Roberts", |
|
|
author_email="raphael.roberts48@gmail.com", |
|
|
author_email="raphael.roberts48@gmail.com", |
|
|
packages=find_packages(), |
|
|
packages=find_packages(), |
|
|
data_files=[("", ["config.yml.sample"])], |
|
|
|
|
|
|
|
|
package_data={"tibi_hardlinks": ["config.yml"]}, |
|
|
) |
|
|
) |