mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 19:30:19 +03:00
Revert "TODO REVERT Mark dependency check as xfail"
This reverts commit d4863ec156
.
This commit is contained in:
parent
d773ef0952
commit
98d82608cf
|
@ -1,9 +1,7 @@
|
|||
import re
|
||||
from pathlib import Path
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="Using spacy-legacy branch for PR")
|
||||
def test_build_dependencies():
|
||||
# Check that library requirements are pinned exactly the same across different setup files.
|
||||
libs_ignore_requirements = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user