Describe the bug
Run pip install . -v
Run pip install . -v again without any additional code changes
Expected behavior
Since no code has changed, this should be quick, like the old conanfile.py method.
Desktop (please complete the following information):
- OS:Ubuntu 25.10
- Python version 3.13
Additional context
Using python3 conanfile.py, the 2nd rebuild does not take much time.