Skip to content

Commit

Permalink
discourage py37, see hplt-project#61
Browse files Browse the repository at this point in the history
  • Loading branch information
alvations committed Apr 14, 2020
1 parent 9bd74b3 commit cc0617f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ environment:
# For Python versions available on Appveyor, see
# http://www.appveyor.com/docs/installed-software#python
- PYTHON: "C:\\Python36-x64"
- PYTHON: "C:\\Python37-x64"
- PYTHON: "C:\\Python38-x64"

install:
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ addons:

python:
- "3.6"
- "3.7"
- "3.8"

cache: pip
Expand Down

0 comments on commit cc0617f

Please sign in to comment.