Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '__init__.py')
-rw-r--r--__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/__init__.py b/__init__.py
index eaa33d02..bd22d3f4 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1 +1,3 @@
+# This __init__ file is just here to support the
+# use of archinstall as a git submodule.
from .archinstall import *