Revision 144789d1eced399ceec9376ed19f5b2397910924 authored by Garrett 'Karto' Keating on 17 December 2021, 01:51:25 UTC, committed by Bryna Hazelton on 13 January 2022, 00:58:47 UTC
1 parent 21c9373
Raw File
pyuvdata_publish.yml
name: pyuvdata_publish
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - numpy
  - scipy
  - h5py>=3.0
  - pyerfa>=2.0
  - cython
  - setuptools_scm
  - pip
  - pip:
     - pep517
back to top