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 pip
ipdb ipdb
click click
openai
pytest pytest
pytest-asyncio pytest-asyncio
syrupy syrupy