Skip to content

Commit

Permalink
Update .appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsbore authored Mar 25, 2022
1 parent a19855f commit 461c100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ environment:
OpenCV_DIR: C:/tools/opencv/build/x64/vc14/lib
PYTHON: 39
install:
- Get-ChildItem C:\
- Get-ChildItem C:\Python39-x64
- cd C:\projects\auvlib
- git submodule update --init
#- cinst python2 appveyor already has python
Expand Down

0 comments on commit 461c100

Please sign in to comment.