fix small mistake
This commit is contained in:
parent
191adb9012
commit
a989fa2d6e
2
setup.py
2
setup.py
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user