From ae80a55a1ea89c0ac478cacf1fc64ee2240628ba Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 31 Mar 2016 17:14:55 -0400 Subject: Replace "recon" dependency with "relic" --- pandokia/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandokia') diff --git a/pandokia/meta.yaml b/pandokia/meta.yaml index e1af1f3..8d368f9 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -11,7 +11,7 @@ requirements: build: - nose - pytest - - recon >=1.0.2 + - relic >=1.0.3 - shunit2 - setuptools - python x.x -- cgit