We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432263e commit 8a30c37Copy full SHA for 8a30c37
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