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
Python 2 has been deprecated, we should default to testing with Python 3
In commit 04ebe2d, distribute was added
as an option to be set to false if setting up a python3 virtualenv.
Therefore, set distribute to false because we have defaulted to py3.
0 commit comments