Skip to content

Commit 0be4785

Browse files
uncomment
1 parent 2dc3a93 commit 0be4785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Documenter, ReservoirComputing
22

3-
#cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml", force = true)
4-
#cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
3+
cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml", force = true)
4+
cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
55

66
ENV["PLOTS_TEST"] = "true"
77
ENV["GKSwstype"] = "100"

0 commit comments

Comments
 (0)