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
- fix graph depending on capitalization when pip doesn't
- fix graph giving no useful errors (now it gives them sometimes)
- fix graph entering infinite loop when no bootstrap is found
- fix recipe not being obtainable irregardless of capitalization
- fix recipe IOError-on-doesn't-exist not distinguishable from
code-messes-up-and-causes-true-IOError. a non-existent recipe will
now cause a ValueError
- fix the bootstraps own dependencies being wrong and unused
- possibly other minor fixes I forgot about
0 commit comments