From 790218c6d8a058b999066133a83c51477903f1cf Mon Sep 17 00:00:00 2001
From: Maximilian Schmidt <max.schmidt@fz-juelich.de>
Date: Thu, 19 Apr 2018 20:57:02 +0900
Subject: [PATCH] dicthash is now available from pypi

---
 environment.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/environment.yaml b/environment.yaml
index faae3e2..43e568b 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -8,4 +8,4 @@ dependencies:
  - scipy
  - pip:
    - nested_dict
-   - https://github.com/INM-6/python-dicthash/archive/master.zip
+   - dicthash
-- 
GitLab