Skip to content

Commit 5526e91

Browse files
committed
Aggregate sbt-nd4j
1 parent 9fdc355 commit 5526e91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
sbt.dsl.dependsOn(`dynamic-cast`, boolean, double, array2D, hlist, coproduct, seqProject)
22

3+
com.thoughtworks.sbtBestPractice.issue2514.DslEntries.autoImport.aggregate(`sbt-nd4j`)
4+
35
lazy val deeplearning = project.disablePlugins(SparkPackagePlugin)
46

57
lazy val boolean = project.disablePlugins(SparkPackagePlugin).dependsOn(deeplearning, `buffered-layer`, dslProject)

0 commit comments

Comments
 (0)