Revision 72aa290722b3e7fba5d83eea9fdffbfb323289c6 authored by Adam Lanman on 03 November 2022, 14:03:45 UTC, committed by Bryna Hazelton on 04 November 2022, 18:57:21 UTC
1 parent e0fc2bc
Raw File
pyuvdata_publish.yml
name: pyuvdata_publish
channels:
  - conda-forge
dependencies:
  - astropy>=5.0.4
  - numpy>=1.19.*
  - scipy>=1.3
  - h5py>=3.0
  - pyerfa>=2.0
  - cython
  - setuptools_scm<7.0|>=7.0.3
  - pip
  - pip:
     - build
back to top