Revision b85f177b6e7e0553262edb1860a4907ef50960fd authored by Nicholas Kern on 30 July 2021, 19:41:14 UTC, committed by Nicholas Kern on 30 July 2021, 19:41:14 UTC
1 parent 7f61baa
Raw File
pyuvdata_publish.yml
name: pyuvdata_publish
channels:
  - conda-forge
  - defaults
dependencies:
  - astropy
  - numpy
  - scipy
  - h5py
  - cython
  - setuptools_scm
  - pip
  - pip:
     - pep517
back to top