aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-04-12 11:11:13 +0300
committerFrederick Muriuki Muriithi2024-04-12 11:11:13 +0300
commit2fdabcaf36a287d8af11ab045f941ed39661a9fd (patch)
treecbc86509fc535e0012a4d31a55ad39da2006473e
parent20f97ecd2cc8a42b51d65b07187f17d3f2402fdc (diff)
downloadgn-uploader-2fdabcaf36a287d8af11ab045f941ed39661a9fd.tar.gz
Move entry-point module to scripts package.
This ensures the entry-point script/module is actually installed together with the rest of the code.
-rw-r--r--scripts/qcapp_wsgi.py (renamed from wsgi.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/wsgi.py b/scripts/qcapp_wsgi.py
index 9fb63cb..9fb63cb 100644
--- a/wsgi.py
+++ b/scripts/qcapp_wsgi.py