Skip to content

Commit

Permalink
Add one more test to exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
casparl committed May 6, 2024
1 parent 6f4b3e2 commit b5033a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ exts_list = [
'" and not test_get_tokenizer_spacy"' # requires spaCy
'" and not test_download_charngram_vectors"' # requires internet access and required host may fail
'" and not test_download_glove_vectors"' # requires internet access and required host may fail
'" and not test_vectors_get_vecs"' # requires internet access and required host may fail
),
'testinstall': True,
}),
Expand Down

0 comments on commit b5033a2

Please sign in to comment.