File: environment.yaml

package info (click to toggle)
pytroll-schedule 0.7.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 612 kB
  • sloc: python: 3,293; makefile: 114
file content (38 lines) | stat: -rw-r--r-- 483 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
31
32
33
34
35
36
37
38
name: test-environment
channels:
  - conda-forge
dependencies:
  - xarray
  - dask
  - distributed
  - toolz
  - sphinx
  - matplotlib
  - cartopy
  - scipy
  - pyyaml
  - coveralls
  - coverage
  - codecov
  - behave
  - netcdf4
  - paramiko
  - oauthlib
  - watchdog
  - s3fs
  - shapely
  - pyproj
  - pandas
  - geopandas
  - mock
  - pytest
  - pytest-cov
  - responses
  - platformdirs
  - defusedxml
  - pyorbital
  - pyresample
  - trollsift
  - pip
  - pip:
    - posttroll