We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9da6a commit dfc0440Copy full SHA for dfc0440
Project.toml
@@ -11,7 +11,7 @@ PlotsBase = "c52230a3-c5da-43a3-9e85-260fcdfdc737"
11
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
12
13
[sources]
14
-PlotsBase = {path = "PlotsBase"}
+PlotsBase = {url = "https://github.com/JuliaPlots/Plots.jl", subdir = "PlotsBase"}
15
16
[compat]
17
GR = "0.73"
0 commit comments