Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Feb 1, 2020
1 parent 0abeff2 commit a42ae73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -18,11 +18,11 @@ init:
install:
- "%PYTHON%\\python -m pip install --upgrade pip"
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 pyproj cartopy cairocffi"
#- "%PYTHON%\\Scripts\\pymy_install3 --set=pyquickhelper"
#- "%PYTHON%\\Scripts\\pymy_install3 opencv_python fastrlock cffi cairocffi scipy"
#- "%PYTHON%\\Scripts\\pymy_install3 opencv_python fastrlock cffi scipy"
#- "%PYTHON%\\python -c \"from pymyinstall.fix import fix_win32ctypes_core_cffi__advapi32_py;fix_win32ctypes_core_cffi__advapi32_py(fLOG=print)\""
#- "%PYTHON%\\Scripts\\pymy_install3 cupy"
- "%PYTHON%\\Scripts\\pymy_install3 pyproj cartopy"
#- "%PYTHON%\\Scripts\\pymy_install3 yaml scikit-image opencv-python"
#- "%PYTHON%\\Scripts\\pymy_install3 protobuf shapely pyproj"
#- "%PYTHON%\\Scripts\\pip install imageio imageio-ffmpeg"
Expand Down

0 comments on commit a42ae73

Please sign in to comment.