aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-04-22 17:13:24 +0200
committerWojtek Kosior <koszko@koszko.org>2022-04-25 13:19:07 +0200
commitff0f2d207c47b9e473c356227b32c19e4510b4be (patch)
tree84b3064f031727f3d9e61ed56d71269ab5f620c8 /setup.cfg
parent4d8810538798aa815a459f298349a03fc6b3ea3f (diff)
downloadhaketilo-hydrilla-ff0f2d207c47b9e473c356227b32c19e4510b4be.tar.gz
haketilo-hydrilla-ff0f2d207c47b9e473c356227b32c19e4510b4be.zip
support --help and --version options when running the sample wsgi script from command line
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 95c540c..7b506a2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -53,7 +53,7 @@ exclude =
[options.entry_points]
console_scripts =
- hydrilla = hydrilla.server.serve:start
+ hydrilla = hydrilla.server:start
[extract_messages]
mapping_file = babel.cfg