Skip to content

Commit 5ca36e8

Browse files
committed
Semi-phony commit to see if AppVeyor triggers
Signed-off-by: Mats Wichmann <[email protected]>
1 parent 2093f7a commit 5ca36e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
image:
88
# linux builds done in Travis CI for now
9-
- Visual Studio 2017
9+
# - Visual Studio 2017
1010
- Visual Studio 2019
1111
- Visual Studio 2022
1212

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ target-version = ['py36']
7373
skip-string-normalization = true
7474

7575
[tool.mypy]
76-
python_version = "3.6"
76+
python_version = "3.8"

0 commit comments

Comments
 (0)