~mgedmin/findimports/master

« back to all changes in this revision

Viewing changes to appveyor.yml

  • Committer: GitHub
  • Author(s): Marius Gedminas
  • Date: 2020-10-28 09:17:18 UTC
  • mfrom: (199.1.2)
  • Revision ID: git-v1:77614861a5d974cd404894a3d2739f28d587fa26
Merge pull request #11 from mgedmin/py39

Add Python 3.9 support

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    - PYTHON: "C:\\Python36"
9
9
    - PYTHON: "C:\\Python37"
10
10
    - PYTHON: "C:\\Python38"
 
11
    - PYTHON: "C:\\Python39"
11
12
 
12
13
init:
13
14
  - "echo %PYTHON%"