Nix: add openai to impure shell for integration tests

This commit is contained in:
Daniël de Kok 2025-03-07 11:09:04 +00:00
parent 8e92942a18
commit b53d1eb0d4

View File

@ -60,6 +60,7 @@ mkShell {
pip
ipdb
click
openai
pytest
pytest-asyncio
syrupy