Fetching metadata from the HF Docker repository...
|
@@ -24,6 +24,7 @@ setup(
|
24
|
include=[
|
25
|
'livermask',
|
26
|
'livermask.utils',
|
|
|
27
|
]
|
28
|
),
|
29
|
entry_points={
|
|
|
24
|
include=[
|
25
|
'livermask',
|
26
|
'livermask.utils',
|
27
|
+
'livermask.configs'
|
28
|
]
|
29
|
),
|
30
|
entry_points={
|