Skip to content

Commit 8bdd073

Browse files
committed
remove plots
1 parent 732b953 commit 8bdd073

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

docs/make.jl

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,9 @@
33
#
44

55
using Pkg
6-
using Plots, RecipesBase, Manifolds, ManifoldsBase, Documenter, PythonPlot
6+
using Manifolds, ManifoldsBase, Documenter
77
using ManifoldsGPU
88
using DocumenterCitations, DocumenterInterLinks
9-
# required for loading methods that handle differential equation solving
10-
# required for loading the manifold tests functions
11-
using Test
12-
ENV["GKSwstype"] = "100"
139

1410
# (e) add CONTRIBUTING.md and NEWS.md to docs
1511

0 commit comments

Comments
 (0)