rattler-build icon indicating copy to clipboard operation
rattler-build copied to clipboard

At test-time, add `PATHS_JSON`, `INDEX_JSON` paths

Open wolfv opened this issue 1 year ago • 0 comments

It might be useful to do some checks on the JSON files for e.g. paths.json to validate that files are there. However, it's hard to find this file (one would have to load the PrefixRecord from conda-meta and then find from where the package was linked).

We could add in some env vars to make it easier for test scripts to find these files.

wolfv avatar Dec 16 '24 07:12 wolfv