1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name: pyuvdata_tests_windows
channels:
  - conda-forge
dependencies:
  - astropy>=6.0
  - astropy-healpix>=1.0.2
  - astroquery>=0.4.4
  - coverage
  - docstring_parser>=0.15
  - h5py>=3.7
  - hdf5>=1.12.0
  - hdf5plugin>=3.3.1
  - matplotlib>=3.7
  - numba>=0.57.0
  - numpy>=1.23
  - pip
  - pooch>=1.8
  - pyerfa>=2.0.1.1
  - pytest>=8.2.0
  - pytest-cases>=3.9.1
  - pytest-cov
  - pytest-xdist
  - pyyaml>=5.4.1
  - scipy>=1.9
  - cython>=3.0
  - setuptools_scm>=8.1
  - sybil>=8.0
  - pip:
    - lunarsky>=0.2.5