From a86d1ddb437f566a42d7f00e3bb4a843b2d095a7 Mon Sep 17 00:00:00 2001 From: Romain Dorgueil Date: Sun, 8 Oct 2017 13:16:56 +0200 Subject: [PATCH] [doc] update RTD deps --- config/conda.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/conda.yml b/config/conda.yml index 28162f7..09b92de 100644 --- a/config/conda.yml +++ b/config/conda.yml @@ -10,3 +10,5 @@ dependencies: - psutil ==5.2.2 - requests ==2.13.0 - stevedore ==1.21.0 + # for examples + - pycountry ==17.9.23