mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
Nix: add openai
to impure shell for integration tests
This commit is contained in:
parent
8e92942a18
commit
b53d1eb0d4
@ -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