We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4bb8d commit c4fbfc1Copy full SHA for c4fbfc1
setup.cfg
@@ -2,5 +2,5 @@
2
exclude = .*/,.tox,*.egg,tmuxp/_compat.py,tmuxp/__*__.py,
3
select = E,W,F,N
4
5
-[pytest]
+[tool:pytest]
6
addopts = --rerun 5
0 commit comments