If specific package versions are changed in env spec file venv checks will fail due to conflicting versions
Open
bug
environments
good first issue
- Dominant language
- Python
- Stars
- 60
- Forks
- 18
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 38
Description
The solution here is to check for specificity in the spec file and to see if the lock file version matches. If not, remove from the lock file package list so we re-resolve.
Contributor guide
Assessment
This issue has not been assessed yet.