Skip to content
Snippets Groups Projects
Commit d8a0b045 authored by ale's avatar ale
Browse files

Change binary name to gitlab-deps

parent 3ed99637
No related branches found
No related tags found
1 merge request!1Modular
...@@ -14,7 +14,7 @@ setup( ...@@ -14,7 +14,7 @@ setup(
packages=find_packages(), packages=find_packages(),
entry_points={ entry_points={
"console_scripts": [ "console_scripts": [
"gitlab-docker-autodep = gitlab_docker_autodep.main:main", "gitlab-deps = gitlab_docker_autodep.main:main",
], ],
}, },
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment