Skip to content

Commit 473447b

Browse files
authored
Issue 528 (#529)
* tweak lambdify for constants * adjust * rework * deploy docs through gh-pages, not juliahub
1 parent b12bfd9 commit 473447b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/make.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ pages = [
3030
# Documenter can also automatically deploy documentation to gh-pages.
3131
# See "Hosting Documentation" and deploydocs() in the Documenter manual
3232
# for more information.
33-
#=
3433
deploydocs(
35-
repo = ""
34+
repo = "github.com/JuliaPy/SymPy.jl/"
3635
)
37-
=#

0 commit comments

Comments
 (0)