Revision a9628a3162e87cd8c5f22e8ea3baef74146b7636 authored by Garrett 'Karto' Keating on 09 March 2022, 08:13:25 UTC, committed by Garrett 'Karto' Keating on 09 March 2022, 08:13:25 UTC
1 parent 7ed1f93
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