diff --git a/src/installer.cfg b/src/installer.cfg index 0345658..b75e1f2 100644 --- a/src/installer.cfg +++ b/src/installer.cfg @@ -9,6 +9,10 @@ console=true [Python] version=3.11.3 +[Command solo_auswertung] +entry_point=main:main +console=true + [Include] # Packages from PyPI that your application requires, one per line # These must have wheels on PyPI: