mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 13:52:07 +00:00
Nix: add openai
to impure shell for integration tests (#3081)
This commit is contained in:
parent
8e92942a18
commit
036d802b62
@ -60,6 +60,7 @@ mkShell {
|
|||||||
pip
|
pip
|
||||||
ipdb
|
ipdb
|
||||||
click
|
click
|
||||||
|
openai
|
||||||
pytest
|
pytest
|
||||||
pytest-asyncio
|
pytest-asyncio
|
||||||
syrupy
|
syrupy
|
||||||
|
Loading…
Reference in New Issue
Block a user