Skip to content

Commit

Permalink
Merge pull request #1077 from zhangguanheng66/certifi
Browse files Browse the repository at this point in the history
Add certifi for Windows unittest envir
  • Loading branch information
seemethere committed Nov 9, 2020
2 parents 94ec092 + 2e1d881 commit 7293d43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/unittest/windows/scripts/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies:
- sphinx-rtd-theme
- tqdm
- sentencepiece
- certifi
- future
- https://github.com/explosion/spacy-models/releases/download/de_core_news_sm-2.2.5/de_core_news_sm-2.2.5.tar.gz#egg=de_core_news_sm==2.2.5
- https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz#egg=en_core_web_sm==2.2.5

0 comments on commit 7293d43

Please sign in to comment.