Skip to content

Commit 6cce7e3

Browse files
committed
Debug appveyor config
1 parent 75f36da commit 6cce7e3

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
@@ -21,6 +21,7 @@ install:
2121
# Create poetry virtualenv
2222
- pip install virtualenv
2323
- virtualenv --python="C:/Python36-x64\\python.exe" "venv-poetry"
24+
- "python -c \"import sys; print(sys.executable)\""
2425
- venv-poetry\\Scripts\\pip.exe install poetry --pre
2526

2627
# Create current python virtualenv

0 commit comments

Comments
 (0)