Issue #45: scaffold Python package
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""MXAccess Gateway Python client package."""
|
||||
|
||||
from .version import __version__
|
||||
|
||||
__all__ = ["__version__"]
|
||||
Reference in New Issue
Block a user