fix small mistake

This commit is contained in:
kjeld Schouten-Lebbing 2022-01-16 16:01:37 +01:00
parent 191adb9012
commit a989fa2d6e
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB

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