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 c152000 commit c98102eCopy full SHA for c98102e
setup.cfg
@@ -75,6 +75,7 @@ deps =
75
commands =
76
flake8 src
77
mypy src
78
+ pytest
79
80
[mypy]
81
ignore_missing_imports = True
0 commit comments