mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
7 lines
219 B
INI
7 lines
219 B
INI
[pytest]
|
|
addopts = --doctest-modules -s --tb=native -v --durations=10
|
|
norecursedirs = build dist downloads other prolly_delete imaginairy/vendored
|
|
filterwarnings =
|
|
ignore::DeprecationWarning
|
|
ignore::UserWarning
|