mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 10:18:50 -05:00
Update appveyor.yml
This commit is contained in:
parent
cc91e494bf
commit
c8575e410b
|
@ -11,7 +11,9 @@ environment:
|
|||
PYTHON_ARCH: 64
|
||||
|
||||
install:
|
||||
- set PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%
|
||||
- set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
|
||||
- echo %PATH%
|
||||
- pip --version
|
||||
- pip install pybind11
|
||||
- pip install wheel
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user