8ac5e011d6
GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
13 lines
367 B
Diff
13 lines
367 B
Diff
diff --git a/setup.py b/setup.py
|
|
index 866ab7e36..78727b276 100755
|
|
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -401,7 +401,7 @@ package_data['sas.sasview'] = ['images/*',
|
|
packages.append("sas.sasview")
|
|
|
|
required = [
|
|
- 'bumps>=0.7.5.9', 'periodictable>=1.5.0', 'pyparsing>=2.0.0',
|
|
+ 'bumps>=0.7.5.9', 'periodictable>=1.5.0',
|
|
|
|
# 'lxml>=2.2.2',
|
|
'lxml', 'h5py',
|