rattler/test-data/python/README.md
Bas Zalmstra fcad6600b7
feat: install individual packages (#48)
This is the first implementation for an API to install packages with Rattler. A test is available to check that installing an explicit lock file for python actually allows you to run Python. There are still loads of features missing but the basic functionality works.
2023-02-10 17:42:02 +01:00

292 B

This directory contains several environment file specifications that install an environment with Python.

To update the different lock files run the following command:

conda-lock lock -k explicit --filename-template "explicit-env-{platform}.txt" --micromamba -f environment.yml