Skip to content

Commit

Permalink
updating python to 3.8 (appveyor/conda)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolgyes committed Aug 14, 2020
1 parent bc5c637 commit 58ca653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
# of 32 bit and 64 bit builds are needed, move this
# to the matrix section.
matrix:
- PYTHON_VERSION: "3.7"
- PYTHON_VERSION: "3.8"
NUMPY_VERSION: "stable"

matrix:
Expand Down

0 comments on commit 58ca653

Please sign in to comment.