We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0683f5a commit cd7683fCopy full SHA for cd7683f
pytest.ini
@@ -1,5 +1,5 @@
1
[pytest]
2
-addopts = -l --strict
+addopts = -l --strict -p no:warnings
3
norecursedirs = lib include openpyxl/Issues .tox local
4
python_files = test_*.py
5
0 commit comments