HenrikBengtsson / conda-stage

conda-stage: Stage a Conda Environment on Local Disk
https://github.com/HenrikBengtsson/conda-stage
ISC License
7 stars 0 forks source link

Detect if tarball is outdated #18

Closed HenrikBengtsson closed 2 years ago

HenrikBengtsson commented 2 years ago

Detect if tarball is outdated. That is, detect if conda environment has been updated/modified since tarball was built.

HenrikBengtsson commented 2 years ago

This might be expensive, unless there's a config file or similar that gets updated that can be checked.