conda / conda-lock

Lightweight lockfile for conda environments
https://conda.github.io/conda-lock/
Other
456 stars 101 forks source link

Add test with conda-lock on empty venv #611

Open maresb opened 4 months ago

maresb commented 4 months ago

Checklist

What happened?

607

Additional Context

We need a regression test that probably involves installing and running conda-lock in a venv containing nothing more than conda-lock dependencies. Otherwise we are using standard conda-forge dependencies that always include extra stuff like setuptools.