Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nigel Kukard
IDMS Linux Installer
Commits
176217f0
Commit
176217f0
authored
Jun 17, 2019
by
Nigel Kukard
Browse files
Fix entry point for ili
parent
e4ee8681
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
176217f0
...
...
@@ -27,7 +27,7 @@ setup(
package_dir
=
{
''
:
'src'
},
entry_points
=
{
'console_scripts'
:
[
'ili=idmslinux_installer.commandline'
,
'ili=idmslinux_installer.commandline
:main
'
,
],
},
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment