fix small mistake

This commit is contained in:
kjeld Schouten-Lebbing
2022-01-16 16:01:37 +01:00
parent 191adb9012
commit a989fa2d6e

View File

@ -21,7 +21,7 @@ setup(
entry_points = { entry_points = {
'console_scripts': ['trueupdate=trueupdate.command_line:main'], 'console_scripts': ['trueupdate=trueupdate.command_line:main'],
} },
# The description that will be shown on PyPI. # The description that will be shown on PyPI.
# Keep it short and concise # Keep it short and concise