Revision 7ed1f935c0e1a22062c5c7c7ec2cb739e92c6830 authored by Garrett 'Karto' Keating on 25 February 2022, 03:14:00 UTC, committed by Garrett 'Karto' Keating on 25 February 2022, 03:15:19 UTC
1 parent ed9c374
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