Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid fatal error when searching for egg-info with missing directory (#…
…7498) ## Summary Closes #7485. ## Test Plan ``` $ cargo run cache clean $ cargo run venv $ cargo run pip install django-allauth==0.51.0 $ cargo run venv $ cargo run pip install django-allauth==0.51.0 ```
- Loading branch information