Add CLI command to path in win installer

This commit is contained in:
Christian Wolf 2023-09-27 19:40:31 +02:00
parent 7dce04c536
commit 488bfae25e

View File

@ -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: