Skip to content

Commit

Permalink
add python 39 on windows. fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
fredboudon committed Nov 26, 2020
1 parent 3489182 commit a05cb7c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ environment:

matrix:
- CONDA_PY: 37
- CONDA_PY: 38 CONDA_NPY: 116
- CONDA_PY: 39 CONDA_NPY: 119
- CONDA_PY: 38
CONDA_NPY: 116
- CONDA_PY: 39
CONDA_NPY: 119

install:
- git clone https://github.com/OpenAlea/appveyor-ci.git appveyor-ci
Expand Down

0 comments on commit a05cb7c

Please sign in to comment.