We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1234db7 commit 92d260eCopy full SHA for 92d260e
1 file changed
docs/make.jl
@@ -5,6 +5,6 @@ makedocs()
5
deploydocs(
6
deps = Deps.pip("pygments", "mkdocs", "mkdocs-material", "python-markdown-math"),
7
repo = "github.com:OpenMendel/VarianceComponentModels.jl.git",
8
- julia = "nightly",
+ julia = "0.6",
9
osname = "osx"
10
)
0 commit comments