Skip to content

Commit

Permalink
update appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jul 27, 2018
1 parent 944a5c1 commit 30c1b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
- "%PYTHON%\\python -m pip install --upgrade pip"
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pymy_install3 --set=pyensae"
- "%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 cytoolz xarray dask basemap pylzma Shapely"
- "%PYTHON%\\Scripts\\pymy_install3 pyproj shapely"
- "%PYTHON%\\Scripts\\pymy_install3 bcolz statsmodels"
Expand Down

0 comments on commit 30c1b65

Please sign in to comment.