Revision fbc8b7404fe7ee9df12ba39148c2e47a2ac24631 authored by Bryna Hazelton on 09 September 2021, 21:54:20 UTC, committed by Bryna Hazelton on 09 September 2021, 21:54:20 UTC
1 parent aa15683
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