mirror of https://github.com/explosion/spaCy.git
Add blis to pyproject.toml
This commit is contained in:
parent
912572e04a
commit
b6a6cff708
|
@ -7,5 +7,6 @@ requires = [
|
|||
"preshed>=3.0.2,<3.1.0",
|
||||
"murmurhash>=0.28.0,<1.1.0",
|
||||
"thinc==8.0.0a0",
|
||||
"blis>=0.4.0,<0.5.0"
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
|
Loading…
Reference in New Issue