File: environment.yaml

package info (click to toggle)
pyresample 1.35.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 34,880 kB
  • sloc: python: 20,340; cpp: 463; makefile: 105
file content (30 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
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
30
name: test-environment
channels:
  - conda-forge
dependencies:
  - cartopy
  - configobj
  - Cython
  - dask!=2025.5.0
  - distributed
  - donfig
  - matplotlib
  - pillow
  - platformdirs
  - pyyaml
  - pyproj
  - pykdtree
  - rasterio
  - shapely
  - scipy
  - sphinx
  - toolz
  - xarray
  - zarr
  - coverage
  - pytest
  - pytest-cov
  - pytest-lazy-fixtures
  - sphinx-reredirects
  - sphinx-autodoc-typehints
  - odc-geo