Revision bf14602793ea3608ddf491510a65738af20a7c18 authored by Garrett "Karto" Keating on 09 August 2021, 21:29:22 UTC, committed by Garrett "Karto" Keating on 09 August 2021, 21:29:22 UTC
1 parent 634795f
Raw File
pyuvdata_publish.yml
name: pyuvdata_publish
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - numpy
  - scipy
  - h5py
  - cython
  - setuptools_scm
  - pip
  - pip:
     - pep517
back to top