File: requirements-docs.yml

package info (click to toggle)
eccodes-python 2%3A1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 400 kB
  • sloc: python: 2,695; ansic: 262; makefile: 83
file content (10 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
name: test_env
channels:
  - conda-forge
dependencies:
  - attrs
  - cffi
  - eccodes
  - numpy
  - python=3.6
  - sphinx