Changeset 8f51186 in sasview for build_tools/conda/pisa/meta.yaml


Ignore:
Timestamp:
Feb 14, 2015 8:10:24 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:
34f113ad
Parents:
6bd3b5dd
git-author:
Peter Parker <peter.parker@…> (02/14/15 08:06:52)
git-committer:
Peter Parker <peter.parker@…> (02/14/15 08:10:24)
Message:

Slightly further with pisa recipe, but ultimately doesn't work.

File:
1 edited

Legend:

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

    r55bde35 r8f51186  
    3232    - python 
    3333    - setuptools 
     34    - reportlab 
     35    - html5lib 
    3436 
    3537  run: 
     
    3941  # Python imports 
    4042  imports: 
    41     - ho 
     43    - ho # THIS DOESN'T WORK!  Should we move to xhtml2pdf? 
    4244    - ho.pisa 
    4345    - pisa 
Note: See TracChangeset for help on using the changeset viewer.