Changeset aefde77 in sasview
- Timestamp:
- Apr 20, 2018 7:09:17 AM (7 years ago)
- Branches:
- ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
- Children:
- 988deab
- Parents:
- a3221b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installers/sasview_qt5.spec
ra3221b6 raefde77 62 62 datas.append((os.path.join('..', 'src','sas','sasgui','perspectives','fitting','plugin_models'),'plugin_models')) 63 63 datas.append((os.path.join(PYTHON_LOC,'Library','plugins','platforms'),'platforms')) 64 datas.append((os.path.join(PYTHON_LOC,'Lib','site-packages','zmq','libzmq.cp36-win_amd64.pyd'),'.')) 64 65 65 66 # These depend on whether we have MKL or Atlas numpy … … 127 128 'zmq.backend.cython','zmq.backend.cffi', 128 129 'site','lxml._elementpath','lxml.etree', 130 'scipy._lib.messagestream', 129 131 ] 130 132
Note: See TracChangeset
for help on using the changeset viewer.