Skip to content

Commit 828dc47

Browse files
committed
REL: require wxpython 3 for conda package
We are not yet compatible with wxpython 4.
1 parent 3ce35c9 commit 828dc47

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
@@ -38,7 +38,7 @@ requirements:
3838
- python
3939
- setuptools
4040
- matplotlib
41-
- wxpython
41+
- wxpython 3.*
4242
- menuinst [win]
4343
- diffpy.pdffit2
4444
- diffpy.structure 1.*

0 commit comments

Comments
 (0)