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
install_requires tries to install python on python > 3.3
Remove this line as we don't want to install python.
I thought it would only check if it's the right version, in fact it tries to install Python ... (build failing on Travis)
0 commit comments