Skip to content

Commit 01a9d12

Browse files
committed
Debug appveyor config
1 parent 6cce7e3 commit 01a9d12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ install:
2727
# Create current python virtualenv
2828
- python -m virtualenv venv
2929
- venv\Scripts\activate.bat
30+
- "SET VIRTUAL_ENV=venv"
3031
- "python -c \"import sys; print(sys.executable)\""
3132

3233
# Install dependencies

0 commit comments

Comments
 (0)