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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: conda-recipe/meta.yaml

+1-1
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)