Skip to content

Commit

Permalink
remove appveyor py39 (networkx not available on py39)
Browse files Browse the repository at this point in the history
  • Loading branch information
christian34 committed Mar 12, 2021
1 parent e44e8c6 commit b05fb07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ environment:
CONDA_VERSION: 3

matrix:
# Add here environement variables to control the Travis CI build
- CONDA_PY: 37
- CONDA_PY: 38
CONDA_NPY: 116
- CONDA_PY: 39
CONDA_NPY: 119

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

0 comments on commit b05fb07

Please sign in to comment.