From 9822b70f770c196aab3b9fbfb8f856fcff6d417f Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 30 Mar 2016 16:53:58 -0400 Subject: Ensure proper RECON version is used --- 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 0c6dfcf..e1af1f3 100644 --- a/pandokia/meta.yaml +++ b/pandokia/meta.yaml @@ -11,7 +11,7 @@ requirements: build: - nose - pytest - - recon + - recon >=1.0.2 - shunit2 - setuptools - python x.x -- cgit