Skip to content

Commit edd365b

Browse files
committed
package data
1 parent 0d8ccfd commit edd365b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"*.rf"],
3232
"consplice":["config/*.yml"],
3333
"consplice/":["config/ConSpliceML_Model/*.rf",
34-
"config/ConSpliceML_Model/*.yaml"]
35-
}
34+
"config/ConSpliceML_Model/*.yaml"],
35+
},
3636
include_package_data=True,
3737
install_requires=requires,
3838
license="MIT",

0 commit comments

Comments
 (0)