File: pytest.ini

package info (click to toggle)
zarr 2.6.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,956 kB
  • sloc: python: 12,041; makefile: 215; sh: 8
file content (6 lines) | stat: -rw-r--r-- 230 bytes parent folder | download
1
2
3
4
5
6
[pytest]
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS IGNORE_EXCEPTION_DETAIL
addopts = --durations=10
filterwarnings =
    error::DeprecationWarning:zarr.*
    ignore:PY_SSIZE_T_CLEAN will be required.*:DeprecationWarning