Changeset ffb1f01 in sasview


Ignore:
Timestamp:
Feb 23, 2015 9:19:53 AM (9 years ago)
Author:
mathieu
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
Message:

Update requirements.txt

Tweak pip reqs

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. 
    13pylint 
    24unittest-xml-reporting==1.10.0 
     
    810periodictable==1.3.0 
    911bumps==0.7.5.4 
    10 numpy==1.6.1 
    11 scipy==0.10.1 
    12 wx==2.8.12.1 
    13 matplotlib==1.1.0 
     12# numpy==1.6.1 
     13# scipy==0.10.1 
     14# wx==2.8.12.1 
     15# matplotlib==1.1.0 
    1416xhtml2pdf==3.0.33 
    1517sphinx==1.2.1 
Note: See TracChangeset for help on using the changeset viewer.