# bootstrap Conda environment file that installs this + deps name: lkboot channels: - conda-forge - nodefaults dependencies: - python=3.10 - flit=3 - requests=2 - invoke=2 - pip - conda-lock>=2.2 - mamba - pip: - git+https://github.com/lenskit/lkbuild.git