- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
Labels
Description
Replace
| --known-dependency-selector scipy-stubs \ | 
--project-selector regex that matches all the relevant projects.
This allows us to exclude projects that don't use scipy a lot, e.g. imagehash, altair (only uses stats.f in the tests), and AutoSplit (which dropped the scipy dep recently, see hauntsaninja/mypy_primer#198)