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
Without this change, setup.py may be sensitive to whether or not
it is referred to with a directory or not:
python ./setup.py ....
vs
python setup.py ....
0 commit comments