Move to hatch-based build
This commit is contained in:
parent
41d994e8fc
commit
cbd484db6a
7 changed files with 52 additions and 56 deletions
|
|
@ -1,3 +1,6 @@
|
|||
from .main import Map, Device
|
||||
from .read import read
|
||||
from .write import write
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
__version__ = '0.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue