File: environment.yml

package info (click to toggle)
python-laszip 0.3.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: cpp: 910; sh: 53; makefile: 5; python: 1
file content (8 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
7
8
name: testenv
channels:
  - conda-forge
dependencies:
  - scikit-build-core
  - compilers
  - pybind11
  - pytest