mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00

Co-authored-by: Charles Packer <packercharles@gmail.com> Co-authored-by: Shubham Naik <shubham.naik10@gmail.com> Co-authored-by: Shubham Naik <shub@memgpt.ai>
7 lines
128 B
INI
7 lines
128 B
INI
[pytest]
|
|
pythonpath = /letta
|
|
testpaths = /tests
|
|
asyncio_mode = auto
|
|
filterwarnings =
|
|
ignore::pytest.PytestRemovedIn9Warning
|