Skip to content

Commit

Permalink
Add missing doc dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
david-pl committed Nov 11, 2020
1 parent a673132 commit 3398645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"

[compat]
Documenter = "~0.25"
PyPlot = "2"

0 comments on commit 3398645

Please sign in to comment.