supermemory/.github
Suhani 630738f098 ci: cover openai-sdk-python in the Python test workflow
The package was left out because its suite could not be collected against
the current supermemory release, which was issue #1235. That was fixed by
#1236, which caps supermemory to <3.5, so the suite now runs green on main:
24 passed, 11 skipped, with the skips gated on SUPERMEMORY_API_KEY.

python-dotenv is a dev-group dependency imported at module scope by both
test modules, so it is installed alongside pytest rather than relying on
the package dependencies alone.
2026-08-21 13:03:49 +05:30
..
workflows ci: cover openai-sdk-python in the Python test workflow 2026-08-21 13:03:49 +05:30