Revision f7e61331f1aa1a38b3102a0b4e2b33e1cfeedf2e authored by Bryna Hazelton on 30 September 2021, 17:59:34 UTC, committed by Bryna Hazelton on 30 September 2021, 19:07:19 UTC
1 parent d5fe80f
Raw File
pyuvdata_publish.yml
name: pyuvdata_publish
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - numpy
  - scipy
  - h5py
  - pyerfa>=2.0
  - cython
  - setuptools_scm
  - pip
  - pip:
     - pep517
back to top