Changeset a2b74bb in sasview for installers


Ignore:
Timestamp:
Jul 20, 2018 1:53:09 AM (6 years ago)
Author:
Piotr Rozyczko <rozyczko@…>
Branches:
ESS_GUI, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc
Children:
200ce9c
Parents:
02e7d3a
Message:

A new minimal yml file for windows + modified spec file with no dependency on zmq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • installers/sasview_qt5.spec

    rbb3b1c2 ra2b74bb  
    6666datas.append((os.path.join(PYTHON_LOC,'Library','plugins','platforms'),'platforms')) 
    6767datas.append((os.path.join(PYTHON_LOC,'Lib','site-packages','jedi'),'jedi')) 
    68 datas.append((os.path.join(PYTHON_LOC,'Library','bin', 'libzmq.dll'),'libzmq.pyd')) 
    6968 
    7069# These depend on whether we have MKL or Atlas numpy 
Note: See TracChangeset for help on using the changeset viewer.