Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dff8650

Browse files
authored
Merge pull request #16242 from Kojoley/ci-appveyour-pyunbuffered
CI: Remove PYTHONUNBUFFERED=1 on Appveyor
2 parents 081a639 + 448fca1 commit dff8650

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ init:
4747

4848
install:
4949
- set PATH=%CONDA_INSTALL_LOCN%;%CONDA_INSTALL_LOCN%\scripts;%PATH%;
50-
- set PYTHONUNBUFFERED=1
5150
- conda config --set always_yes true
5251
- conda update --all
5352
- conda config --set show_channel_urls yes

0 commit comments

Comments
 (0)