Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 22, 2023. It is now read-only.
/pythonnetPublic archive
forked frompythonnet/pythonnet

Commitf4c2ca2

Browse files
committed
Unset PYTHONHOME in AppVeyor
Its messing with `conda` causing it to fail to start.Tests in the `pr`pythonnet#415 make this unnecessary.
1 parent9449a04 commitf4c2ca2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎appveyor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ init:
2727
# Put desired Python version first in PATH
2828
-set PATH=%PYTHON%;%PYTHON%\Scripts;%PATH%
2929

30-
# Needed for test `GetPythonHomeDefault`
31-
-set PYTHONHOME=%PYTHON%
32-
3330
install:
3431
-pip install --upgrade -r requirements.txt --quiet
3532

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp