We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2093f7a commit 5ca36e8Copy full SHA for 5ca36e8
.appveyor.yml
@@ -6,7 +6,7 @@
6
7
image:
8
# linux builds done in Travis CI for now
9
- - Visual Studio 2017
+ # - Visual Studio 2017
10
- Visual Studio 2019
11
- Visual Studio 2022
12
pyproject.toml
@@ -73,4 +73,4 @@ target-version = ['py36']
73
skip-string-normalization = true
74
75
[tool.mypy]
76
-python_version = "3.6"
+python_version = "3.8"
0 commit comments