summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/appveyor.yml b/appveyor.yml
index a7b70194..dd6e193a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -16,9 +16,6 @@ environment:
- PYTHON: "C:\\Python38"
TOXENV: "py38"
- - PYTHON: "C:\\Python39"
- TOXENV: "py39"
-
init:
- ps: echo $env:TOXENV
- ps: ls C:\Python*