Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jswhit committed Feb 2, 2021
1 parent a166dac commit 7d76a76
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@ environment:
secure: H46gyfPdKSfXRfADNnvwJRfqX9vyHoeM16shc19GdWQLMHLl8CADY60SBnNm4fjE

matrix:
# - PYTHON: C:\Python39
# NP_BUILD_DEP: "1.19.4"
# NP_TEST_DEP: "1.19.4"
# - PYTHON: C:\Python39-x64
# NP_BUILD_DEP: "1.19.4"
# NP_TEST_DEP: "1.19.4"
# - PYTHON: C:\Python38
# NP_BUILD_DEP: "1.17.3"
# NP_TEST_DEP: "1.17.3"
# - PYTHON: C:\Python38-x64
# NP_BUILD_DEP: "1.17.3"
# NP_TEST_DEP: "1.17.3"
# - PYTHON: C:\Python37
# NP_BUILD_DEP: "1.14.5"
# NP_TEST_DEP: "1.14.5"
# - PYTHON: C:\Python37-x64
# NP_BUILD_DEP: "1.14.5"
# NP_TEST_DEP: "1.14.5"
- PYTHON: C:\Python39
NP_BUILD_DEP: "1.19.4"
NP_TEST_DEP: "1.19.4"
- PYTHON: C:\Python39-x64
NP_BUILD_DEP: "1.19.4"
NP_TEST_DEP: "1.19.4"
- PYTHON: C:\Python38
NP_BUILD_DEP: "1.17.3"
NP_TEST_DEP: "1.17.3"
- PYTHON: C:\Python38-x64
NP_BUILD_DEP: "1.17.3"
NP_TEST_DEP: "1.17.3"
- PYTHON: C:\Python37
NP_BUILD_DEP: "1.14.5"
NP_TEST_DEP: "1.14.5"
- PYTHON: C:\Python37-x64
NP_BUILD_DEP: "1.14.5"
NP_TEST_DEP: "1.14.5"
- PYTHON: C:\Python36
- PYTHON: C:\Python36-x64
#- PYTHON: C:\Python35
Expand Down

0 comments on commit 7d76a76

Please sign in to comment.