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

Skip to content

Commit 759f36f

Browse files
authored
Merge branch 'master' into python3.9
2 parents 348209a + de7c7c2 commit 759f36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ environment:
3333
PYTHONNET_SHUTDOWN_MODE: Soft
3434
- PYTHON_VERSION: 3.7
3535
PYTHONNET_SHUTDOWN_MODE: Soft
36+
- PYTHON_VERSION: 3.6
37+
PYTHONNET_SHUTDOWN_MODE: Soft
3638
init:
3739
# Update Environment Variables based on matrix/platform
3840
- set PY_VER=%PYTHON_VERSION:.=%

0 commit comments

Comments
 (0)