Changeset ffb1f01 in sasview for build_tools
- Timestamp:
- Feb 23, 2015 9:19:53 AM (10 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:
- 9a055d88
- Parents:
- b89a109
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
build_tools/requirements.txt
rb89a109 rffb1f01 1 # List of dependencies meant for pip. 2 # Commented items are generally easier to install separately. 1 3 pylint 2 4 unittest-xml-reporting==1.10.0 … … 8 10 periodictable==1.3.0 9 11 bumps==0.7.5.4 10 numpy==1.6.111 scipy==0.10.112 wx==2.8.12.113 matplotlib==1.1.012 # numpy==1.6.1 13 # scipy==0.10.1 14 # wx==2.8.12.1 15 # matplotlib==1.1.0 14 16 xhtml2pdf==3.0.33 15 17 sphinx==1.2.1
Note: See TracChangeset
for help on using the changeset viewer.