Changeset 7c752d0e in sasview
- Timestamp:
- May 23, 2016 9:16:32 AM (8 years ago)
- Branches:
- master, 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, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 52b7fd9
- Parents:
- 5dfbb24
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasview/setup_mac.py
raa4a549 r7c752d0e 134 134 'packages': ['lxml','numpy', 'scipy', 'pytz', 'encodings', 135 135 'encodings','matplotlib', 'periodictable', 136 'reportlab','sasmodels' 136 'reportlab','sasmodels',"pyopencl" 137 137 ], 138 138 'iconfile': ICON,
Note: See TracChangeset
for help on using the changeset viewer.