Files
crewAI/.github
Devin AI 7f58e312fe Fix Python 3.12 CI authentication errors by using real API key
- Python 3.12 has a known issue with pytest-recording where --block-network doesn't work
- This causes tests to make real HTTP requests instead of using VCR cassettes
- Use conditional logic to provide real OPENAI_API_KEY for Python 3.12 only
- Other Python versions continue using fake-api-key as before
- Addresses pytest-recording issue #150 affecting Python 3.12 CI environment

Co-Authored-By: João <joao@crewai.com>
2025-06-16 21:52:13 +00:00
..
2025-05-08 09:00:41 -04:00