cli: Allow direct calling of the module via python -m gerbolyze
This commit is contained in:
parent
44fe22b6d4
commit
13ae96092f
1 changed files with 2 additions and 0 deletions
2
gerbolyze/__main__.py
Normal file
2
gerbolyze/__main__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import gerbolyze
|
||||
gerbolyze.cli()
|
||||
Loading…
Add table
Add a link
Reference in a new issue