We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a5798 commit 1fc5652Copy full SHA for 1fc5652
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