From 9020530420052a94229665c4c551e322673b6730 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Tue, 17 Jan 2017 22:59:27 +0100 Subject: [PATCH] trying to add requirements --- config/conda.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/conda.yml b/config/conda.yml index 177a6c3..e98ce45 100644 --- a/config/conda.yml +++ b/config/conda.yml @@ -6,3 +6,4 @@ dependencies: - wheel=0.29.0=py35_0 - pip: - psycopg2>=2.6.1 + - .[dev]