mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-23 16:54:56 +00:00
Tests that launch the API server via subprocess used a hardcoded "python" command which fails on systems where only "python3" is available (e.g. macOS). Using sys.executable ensures the same interpreter running pytest is used for subprocesses. Fixes 36 test errors on macOS environments. |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| envs | ||
| frontend | ||
| tests | ||
| utils | ||
| __init__.py | ||
| FAQ.md | ||
| type_definitions.py | ||