2023-12-19 15:07:54 +08:00

17 lines
251 B
INI

[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[tool:pytest]
python_files=
test_*.py
*_test.py
*_solution.py
xfail_strict = true
filterwarnings =
error
error::DeprecationWarning
error:PendingDeprecationWarning