The main motivation is how slow it is to compute i...
# development
h
The main motivation is how slow it is to compute interpreter constraints for tool lockfiles: https://github.com/pantsbuild/pants/issues/12415#issuecomment-891504766 It requires consulting the entire repository to inspect what you're using for tools like Pytest and Flake8, which is slow and prone to frequent cache invalidation