diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |