mirror of
https://github.com/gwm17/catima.git
synced 2025-02-16 17:38:51 -05:00
Update appveyor.yml
This commit is contained in:
parent
accf00e28f
commit
1759348f80
|
@ -12,8 +12,9 @@ environment:
|
||||||
PYTHON_ARCH: 64
|
PYTHON_ARCH: 64
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- set PATH=%Python_ROOT_DIR%;%PATH%
|
- set PATH=%Python_ROOT_DIR%;%Python_ROOT_DIR%\Scripts%PATH%
|
||||||
- pip install pybind11
|
- pip install pybind11
|
||||||
|
- pip install wheel
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
# - git submodule add -b stable ../../pybind/pybind11 extern/pybind11
|
# - git submodule add -b stable ../../pybind/pybind11 extern/pybind11
|
||||||
|
|
Loading…
Reference in New Issue
Block a user