Skip to content

Commit

Permalink
uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinuzziFrancesco committed Jan 7, 2025
1 parent fd86314 commit 29af05f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Documenter, ReservoirComputing

#cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml"; force=true)
#cp("./docs/Project.toml", "./docs/src/assets/Project.toml"; force=true)
cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml"; force=true)
cp("./docs/Project.toml", "./docs/src/assets/Project.toml"; force=true)

ENV["PLOTS_TEST"] = "true"
ENV["GKSwstype"] = "100"
Expand Down

0 comments on commit 29af05f

Please sign in to comment.