Add fake settings.py file point to the real htsworkflow.settings file
[htsworkflow.git] / settings.py
diff --git a/settings.py b/settings.py
new file mode 100644 (file)
index 0000000..1731c13
--- /dev/null
@@ -0,0 +1,4 @@
+#
+# provide a pointer to the right settings.py file for
+# programs that assume it starts in the current directory
+from htsworkflow.settings import *