Added pyqt in environment.yml as dependency

This commit is contained in:
Santiago Soler
2018-02-08 11:31:21 -03:00
parent 1f257da17c
commit 093471a178

View File

@@ -22,5 +22,6 @@ dependencies:
- cython - cython
- sphinx-gallery - sphinx-gallery
- sphinx_bootstrap_theme - sphinx_bootstrap_theme
- pyqt
- pip: - pip:
- "git+git://github.com/santis19/fatiando@polygon_orientation" - "git+git://github.com/santis19/fatiando@polygon_orientation"