Nix: add openai to impure shell for integration tests (#3081)

This commit is contained in:
Daniël de Kok 2025-03-07 13:04:21 +01:00 committed by GitHub
parent 8e92942a18
commit 036d802b62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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