Ignore:
Timestamp:
Dec 1, 2022 10:08:10 PM (3 years ago)
Author:
toby
Message:

more install changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified install/g2full/construct.yaml.template

    r5416 r5418  
    55channels:
    66  - https://conda.anaconda.org/conda-forge
    7  
     7
     8conda_default_channels:
     9  - https://conda.anaconda.org/conda-forge
     10
    811specs:
    912    - python=**pyversion**
     
    1518    - scipy
    1619    - conda
    17     - svn                              [not win]
     20    - requests
     21    - subversion                        [not win]
    1822    - hdf5
    1923    - h5py
     
    4650#initialize_conda: False  # will be added in future version
    4751initialize_by_default: False
     52company: Argonne National Laboratory
Note: See TracChangeset for help on using the changeset viewer.