dsf
This commit is contained in:
9
medeia_macina/__init__.py
Normal file
9
medeia_macina/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
"""Top-level package for Medeia-Macina.
|
||||
|
||||
This package provides the `cli_entry` module which exposes the `main()` entry
|
||||
point used by command-line launchers.
|
||||
"""
|
||||
|
||||
__all__ = ["cli_entry"]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user