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 b176ab4 commit 324f9beCopy full SHA for 324f9be
setup.cfg
@@ -4,6 +4,6 @@ license-file = LICENSE
4
[wheel]
5
universal = 1
6
7
-[pytest]
8
-addopts = -rsxX -v
+[tool:pytest]
+addopts = -rsxX -v tests acme
9
norecursedirs = .git
0 commit comments