-
Notifications
You must be signed in to change notification settings - Fork 544
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rewrite the filtering algorithm and harden the code
With this we should not get failures, but we would get different wheels, which from the user point of view might be better experience. I have also rewrote the tests to better test things and be more succinct. The complex thing here is that we want to do some filtering of the whls but we should not do too much a we are doing what the select should be doing.
- Loading branch information
Showing
2 changed files
with
207 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.