Changeset 3405 for install


Ignore:
Timestamp:
May 27, 2018 9:13:19 PM (5 years ago)
Author:
toby
Message:

test changes to g2conda

Location:
install
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • install/g2conda/construct.yaml

    r3404 r3405  
    2222  - hdf5
    2323  - h5py
     24  - imageio
     25  - python.app                           [osx]
    2426  - pywin32                              [win]
    25   - imageio
    26 
    2727
    2828exclude:
     
    3838welcome_image: gsas2-welcome.png
    3939icon_image: gsas2.png
    40 
    41 ####  - gsas2pkg-1.0.3-0
    42 ####  - python.app                           [mac]
  • install/g2pkg/meta.yaml

    r3404 r3405  
    11package:
    22  name: gsas2pkg
    3   version: "1.0.3"  # remember to change in g2conda/construct.yaml to match this
     3  version: "1.0.4"  # remember to change in g2conda/construct.yaml to match this
    44
    55source:
     
    2727    - pywin32                              [win]
    2828    - imageio
    29     - python.app                           [mac]
     29    - python.app                           [osx]  # was [mac]
    3030
Note: See TracChangeset for help on using the changeset viewer.