File: dev.yml

package info (click to toggle)
sourmash 4.8.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 41,976 kB
  • sloc: python: 56,131; ansic: 288; makefile: 269; sh: 6
file content (12 lines) | stat: -rw-r--r-- 243 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
name: sourmash_dev
channels:
  - conda-forge
dependencies:
  - clangdev >=16.0.6,<16.1
  - cxx-compiler >=1.7.0,<1.8
  - git 2.41.0.*
  - libclang >=16.0.6,<16.1
  - pandoc 3.1.3.*
  - python 3.10.*
  - rust >=1.80.0,<1.81
  - tox >=4.11.0,<5