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 16c4a63 commit 76354bbCopy full SHA for 76354bb
tox.ini
@@ -28,7 +28,7 @@ deps =
28
29
[testenv:mypy]
30
allowlist_externals = mypy
31
-commands = mypy {posargs:.}
+commands = mypy {posargs:pytest_factoryboy}
32
33
[pytest]
34
addopts = -vv -l
0 commit comments