mirror of
https://github.com/VikParuchuri/surya.git
synced 2026-06-04 21:03:53 +08:00
7 lines
147 B
INI
7 lines
147 B
INI
[pytest]
|
|
testpaths=tests
|
|
pythonpath=.
|
|
filterwarnings =
|
|
ignore::UserWarning
|
|
ignore::PendingDeprecationWarning
|
|
ignore::DeprecationWarning |