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
Add git as build-time dependency to ensure consistency with conda env.
This avoids situations where system git's library dependency are picked
up from conda environment and being inconsistent (may cause GIT to exit
with code 128, internal error).
0 commit comments