mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-10 03:44:54 +00:00
Remove extra pytest config in server
This commit is contained in:
parent
0d3ecf9797
commit
22119ca19f
@ -35,9 +35,6 @@ bnb = ["bitsandbytes"]
|
|||||||
grpcio-tools = "^1.51.1"
|
grpcio-tools = "^1.51.1"
|
||||||
pytest = "^7.3.0"
|
pytest = "^7.3.0"
|
||||||
|
|
||||||
[tool.pytest.ini_options]
|
|
||||||
asyncio_mode = "auto"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
Loading…
Reference in New Issue
Block a user