Skip to content

Commit

Permalink
Increased required psyplot-gui version for conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Apr 26, 2019
1 parent 6f8247a commit 8b56b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ requirements:
- pip
run:
- python
- psyplot-gui >=1.2.2
- psyplot-gui >=1.2.3
- psyplot >=1.2.0
- netcdf4
- pyqt >=5
Expand All @@ -36,7 +36,7 @@ test:
requires:
- pytest
- codecov
- pytest-cov>=2.6.1
- pytest-cov >=2.6.1
- tesserocr # [not win]
- psutil
source_files:
Expand Down

0 comments on commit 8b56b5e

Please sign in to comment.