We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a75ebc commit 000169fCopy full SHA for 000169f
setup.cfg
@@ -5,5 +5,5 @@ max-line-length = 160
5
[isort]
6
known_first_party=graphql
7
8
-[pytest]
+[tool:pytest]
9
norecursedirs = venv .tox .cache
0 commit comments