diff --git a/Project.toml b/Project.toml new file mode 100644 index 000000000..422fea6d6 --- /dev/null +++ b/Project.toml @@ -0,0 +1,4 @@ +name = "PlotsWorkspace" + +[workspace] +projects = ["RecipesBase", "RecipesPipeline", "PlotThemes", "PlotsBase", "Plots", "GraphRecipes", "StatsPlots"]