diff --git a/docs/make.jl b/docs/make.jl index 272d8832..1b1e64ed 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -28,6 +28,5 @@ makedocs( ) deploydocs( - deps = Deps.pip("pygments", "mkdocs", "python-markdown-math", "mkdocs-cinder"), repo = "github.com/JuliaControl/RobustAndOptimalControl.jl.git", )