Skip to content

Commit 5095390

Browse files
committed
python --version
1 parent e17f141 commit 5095390

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ for:
4141
only:
4242
- job_name: Build Python for Windows
4343

44+
install:
45+
- C:\Python312\python --version
46+
4447
build_script:
4548
- cd windows
4649
- curl -OL https://www.python.org/ftp/python/%PYTHON_VERSION%/python-%PYTHON_VERSION%-amd64.exe

0 commit comments

Comments
 (0)