6 lines
128 B
INI
6 lines
128 B
INI
[pytest]
|
|
pythonpath = /memgpt
|
|
testpaths = /tests
|
|
asyncio_mode = auto
|
|
filterwarnings =
|
|
ignore::pytest.PytestRemovedIn8Warning |