conda / conda-lock

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

Test needed to check that virtual packages don't appear in lockfiles #559

Closed maresb closed 5 months ago

maresb commented 7 months ago

Checklist

What happened?

As reported in #556, v2.5.0 generates lockfiles containing virtual packages. This isn't supposed to happen, but we have no tests against this.

Such tests need to be added.

These tests should have been added in #558, but in order to fix the problem promptly, I plan to release v2.5.1 without including such tests.

We should test all possible lockfile output formats.