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