Co-authored-by: cpacker <packercharles@gmail.com> Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local> Co-authored-by: Zack Field <field.zackery@gmail.com>
7 lines
129 B
INI
7 lines
129 B
INI
[pytest]
|
|
pythonpath = /memgpt
|
|
testpaths = /tests
|
|
asyncio_mode = auto
|
|
filterwarnings =
|
|
ignore::pytest.PytestRemovedIn9Warning
|