From 093471a1780ddc82aa1f3f738cc74215423e6e05 Mon Sep 17 00:00:00 2001 From: Santiago Soler Date: Thu, 8 Feb 2018 11:31:21 -0300 Subject: [PATCH] Added pyqt in environment.yml as dependency --- environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/environment.yml b/environment.yml index 4766d18..20448fd 100644 --- a/environment.yml +++ b/environment.yml @@ -22,5 +22,6 @@ dependencies: - cython - sphinx-gallery - sphinx_bootstrap_theme + - pyqt - pip: - "git+git://github.com/santis19/fatiando@polygon_orientation"