Codebase list pybigwig / e0143175-2fb0-4f61-8e0c-77aaaa2f5241/upstream .environmentLinux.yaml
e0143175-2fb0-4f61-8e0c-77aaaa2f5241/upstream

Tree @e0143175-2fb0-4f61-8e0c-77aaaa2f5241/upstream (Download .tar.gz)

.environmentLinux.yaml @e0143175-2fb0-4f61-8e0c-77aaaa2f5241/upstreamraw · history · blame

name: foo
channels:
  - conda-forge
  - bioconda
  - default
dependencies:
  - gcc_linux-64
  - curl
  - zlib
  - python 3.8
  - pip
  - numpy
  - nose