Skip to content

Commit 0073999

Browse files
committed
Require matplotlib 1.x as conda dependency.
PDFgui is currently incompatible with matplotlib 2.0.
1 parent 0b711a5 commit 0073999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requirements:
3737
run:
3838
- python
3939
- setuptools
40-
- matplotlib
40+
- matplotlib 1.*
4141
- wxpython
4242
- menuinst [win]
4343
- diffpy.pdffit2

0 commit comments

Comments
 (0)