Skip to content

Commit 10469db

Browse files
BLD: add required packages in setup.py
1 parent 4b084cc commit 10469db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

+4
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ def dirglob(d, *patterns):
117117
'diffpy.structure>=3',
118118
'diffpy.pdffit2',
119119
'diffpy.utils',
120+
'matplotlib-base',
121+
'wxpython',
122+
'menuinst'
123+
120124
],
121125

122126
author = 'Simon J.L. Billinge',

0 commit comments

Comments
 (0)