Improvements in packaging.
The ziffers.lark file is not included in the installed package. This was preventing users from importing the ziffers package from elsewhere.
This commit is contained in:
@ -5,3 +5,4 @@ from .common import *
|
||||
from .defaults import *
|
||||
from .scale import *
|
||||
from .converters import *
|
||||
from .spec import *
|
||||
|
||||
Reference in New Issue
Block a user