Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Add Python 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Pusnow authored Jul 20, 2018
1 parent f6fb2a3 commit 11508d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ environment:
ARCH: x86
- PYTHON_VERSION: 36-x64
ARCH: x64
- PYTHON_VERSION: 37
ARCH: x86
- PYTHON_VERSION: 37-x64
ARCH: x64
before_build:
- appveyor DownloadFile https://github.com/Pusnow/mecab-ko-msvc/releases/download/release-0.9.2-msvc-3/mecab-ko-msvc-%ARCH%.zip
- 7z x mecab-ko-msvc-%ARCH%.zip -oc:\mecab
Expand Down

0 comments on commit 11508d4

Please sign in to comment.