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
This fixes the Windows build failure in Travis CI by:
*Adding an upgrade command for pip, in order to fix the cryptography install error.
*Changing the opencv-python package with the opencv-python-headless version, in order to fix the error in test_bulkresize.py
0 commit comments