Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
40e3c79a
Commit
40e3c79a
authored
Apr 02, 2020
by
VIGNET Pierre
Browse files
[cmd] Move cadbiom_cmd to standard __main__ file; finally
parent
2e175466
Changes
2
Show whitespace changes
Inline
Side-by-side
command_line/cadbiom_cmd/
cadbiom_cmd
.py
→
command_line/cadbiom_cmd/
__main__
.py
View file @
40e3c79a
File moved
command_line/setup.cfg
View file @
40e3c79a
...
@@ -48,7 +48,7 @@ dev =
...
@@ -48,7 +48,7 @@ dev =
[options.entry_points]
[options.entry_points]
console_scripts =
console_scripts =
cadbiom_cmd = cadbiom_cmd.
cadbiom_cmd
:main
cadbiom_cmd = cadbiom_cmd.
__main__
:main
# [zest.releaser]
# [zest.releaser]
# create-wheel = yes
# create-wheel = yes
...
...
Write
Preview
Markdown
is supported
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