facebook / pyre-check

Performant type-checking for python.
https://pyre-check.org/
MIT License
6.86k stars 437 forks source link

remove unused intervaltree dependency #901

Closed nazimisik closed 3 months ago

nazimisik commented 3 months ago

Pre-submission checklist

Summary

the library intervaltree seems to be not anymore used in the codebase but still defined as a dependency currently the latest version is broken https://github.com/chaimleib/intervaltree/issues/138

solves #902

Test Plan

frederiksteiner commented 3 months ago

902 This would fix this issue here

facebook-github-bot commented 3 months ago

@samwgoldman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

samwgoldman commented 3 months ago

Thank you! I confirmed this is an unused dependency :)

facebook-github-bot commented 3 months ago

@samwgoldman merged this pull request in facebook/pyre-check@622bcbc8caeeb5cd9f7bd0124540aff4d2bcc77a.