rattler_lock 0.27.2

Rust data types for conda lock
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
source: crates/rattler_lock/src/builder.rs
expression: lock_file.render_to_string().unwrap()
---
version: 6
environments:
  default:
    channels: []
    options:
      pypi-prerelease-mode: allow
    packages:
      linux-64:
      - conda: https://prefix.dev/example/linux-64/python-3.12.0-build.tar.bz2
packages:
- conda: https://prefix.dev/example/linux-64/python-3.12.0-build.tar.bz2
  channel: null