From 7e04aa438f25f775a2df08ffdf491985464d59df Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Fri, 6 May 2016 15:09:53 -0400 Subject: [PATCH] removed RecipesBase from REQUIRE --- REQUIRE | 1 - test/REQUIRE | 1 - 2 files changed, 2 deletions(-) diff --git a/REQUIRE b/REQUIRE index adcb5a0b..126413bb 100644 --- a/REQUIRE +++ b/REQUIRE @@ -5,4 +5,3 @@ Reexport Compat Requires FixedSizeArrays -RecipesBase diff --git a/test/REQUIRE b/test/REQUIRE index 2af8bee2..3a5eafbd 100644 --- a/test/REQUIRE +++ b/test/REQUIRE @@ -3,7 +3,6 @@ julia 0.4 Colors Reexport Requires -RecipesBase FactCheck Cairo Gadfly