mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
5365f971ef
Signed-off-by: phernandez <paul@basicmachines.co>
9 lines
124 B
INI
9 lines
124 B
INI
[pytest]
|
|
testpaths = tests
|
|
addopts = -ra
|
|
pythonpath =
|
|
.
|
|
tests/stubs
|
|
filterwarnings =
|
|
ignore::DeprecationWarning
|