https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 6a465d3cc1f3315c03b9003813582359f562a732 authored by Matthew Kolopanis on 14 May 2019, 15:06:49 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 8069579
Raw File
Tip revision: 6a465d3cc1f3315c03b9003813582359f562a732 authored by Matthew Kolopanis on 14 May 2019, 15:06:49 UTC
update setup.py and setup.cfg
Tip revision: 6a465d3
hera_qm.yml
name: hera_qm
channels:
  - defaults
  - conda-forge
dependencies:
  - aipy
  - astropy
  - h5py
  - healpy
  - matplotlib
  - nose
  - numpy
  - scikit-learn
  - scipy
  - six
back to top