Changeset b75079b in sasview


Ignore:
Timestamp:
Feb 14, 2015 8:10:20 AM (9 years ago)
Author:
Peter Parker
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:
929b964
Parents:
2b31c3c4
git-author:
Peter Parker <peter.parker@…> (02/14/15 08:02:08)
git-committer:
Peter Parker <peter.parker@…> (02/14/15 08:10:20)
Message:

Add required modules to the test step that weren't found by skeleton when it looked on PyPi?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • build_tools/conda/bumps/meta.yaml

    r55bde35 rb75079b  
    5555  # at test time. 
    5656 
    57   # requires: 
    58     # Put any additional test requirements here.  For example 
    59     # - nose 
     57  requires: 
     58   - numpy 
     59   - scipy 
     60   - matplotlib 
    6061 
    6162about: 
Note: See TracChangeset for help on using the changeset viewer.