summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-15 23:06:38 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-16 07:53:15 +0100
commit958cea36ccee352f8d135aef0599b21b516fad78 (patch)
treeaf3200034df26cda6b59286e600f89b1d4a026f4
parent8020641d2b558f21fc28207e8aa8d5dd362f52e6 (diff)
downloadpylint-git-958cea36ccee352f8d135aef0599b21b516fad78.tar.gz
Remove python 3.8 from AppVeyor following review
See https://github.com/PyCQA/pylint/pull/4091\#discussion_r576412265
-rw-r--r--appveyor.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 4c92db21a..9794d235c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -10,8 +10,6 @@ environment:
- PYTHON: "C:\\Python37"
TOXENV: "py37"
- - PYTHON: "C:\\Python38"
- TOXENV: "py38"
init:
- ps: echo $env:TOXENV