Skip to content

Commit

Permalink
Update deploydocs()
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Nov 25, 2023
1 parent 159335e commit c964e54
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,4 @@ makedocs(modules = [Phylo, Phylo.API],

deploydocs(repo = "github.com/EcoJulia/Phylo.jl.git",
devbranch = "dev",
deps = Deps.pip("pygments",
"mkdocs",
"mkdocs-material",
"python-markdown-math"))
push_preview = true)

0 comments on commit c964e54

Please sign in to comment.