-
Notifications
You must be signed in to change notification settings - Fork 149
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SymForce-External] Fix symengine_wrapper search
Fix symengine_wrapper search So that it works on different platforms that e.g. use `local/lib` or `site-packages`. We were doing this correctly for editable installs but not non-editable installs Longer-term I'm leaning more and more towards requiring building our copy of symengine separately first, but this is an easy strict improvement for now Fixes #330 Topic: sf-wrapper-glob Reviewers: bradley,nathan,chao,ryan-b Closes #342 GitOrigin-RevId: fce960b93a984811754da248fed658641fa16367
- Loading branch information
1 parent
3aef619
commit fe2a559
Showing
1 changed file
with
26 additions
and
13 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