You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stop using Requires.jl (use extensions instead) (#662)
* stop using Requires.jl (use extensions instead)
* update changelog
* don't build PyCall in tests
instead, add a case to CI where we use system python for both, ensuring we test the same case. we also add tests for the non-same case.
* typo
* only test PyCall when we can guarantee same interpreter
* Update PyCallExt.jl
---------
Co-authored-by: Christopher Doris <github.com/cjdoris>
0 commit comments