7 lines
131 B
INI
7 lines
131 B
INI
[aliases]
|
|
test=pytest
|
|
|
|
[tool:pytest]
|
|
filterwarnings =
|
|
ignore::DeprecationWarning:html5lib
|
|
ignore::DeprecationWarning:xlrd.book
|