1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg index e5d79ef3..661c2cf6 100644 --- a/ setup.cfg+++ b/ setup.cfg@@ -29,7 +29,7 @@ include = archinstall.* [options.package_data] -archinstall = +archinstall = examples/*.py profiles/*.py profiles/applications/*.py |