aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index f3d072ea..f986fe1d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -21,4 +21,4 @@ install_requires =
[options.entry_points]
console_scripts =
- HydroRoll = HydroRoll.__main__:main
+ HydroRoll = HydroRoll.__init__:main