Skip to content

Commit

Permalink
Download spaCy data on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed Jul 24, 2018
1 parent 2f912c2 commit 18d4506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ build: false
install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- pip install -r requirements.txt
- spacy download en_core_web_sm

build_script:
- python setup.py install
Expand Down

0 comments on commit 18d4506

Please sign in to comment.