Skip to content

Commit

Permalink
add wrong bioconda main url
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Sep 17, 2018
1 parent ee773e1 commit dc58702
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Expand Up @@ -30,5 +30,7 @@ scalaVersion := "2.11.12"

crossScalaVersions := Seq("2.11.12", "2.12.6")

biocondaMainGitUrl := "https://github.com/biopet/bioconda-recipes.git"

libraryDependencies += "com.github.biopet" %% "tool-utils" % "0.5-SNAPSHOT"
libraryDependencies += "com.github.biopet" %% "tool-test-utils" % "0.2.2" % Test

0 comments on commit dc58702

Please sign in to comment.